Skip to content

Commit

Permalink
Merge pull request #1886 from aaradhak/f40
Browse files Browse the repository at this point in the history
Dockerfile.validate: update to Fedora 40
  • Loading branch information
aaradhak committed Jun 14, 2024
2 parents f6b5e4b + e760dde commit 607b42b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.validate
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:39 AS builder
FROM registry.fedoraproject.org/fedora:40 AS builder
RUN dnf install -y golang git-core
RUN mkdir /ignition-validate
COPY . /ignition-validate
Expand Down
3 changes: 3 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ nav_order: 9

## Ignition 2.19.0 (2024-06-05)

Starting with this release, ignition-validate binaries are signed with the
[Fedora 40 key](https://getfedora.org/security/).

### Features

- Support Akamai Connected Cloud (Linode)
Expand Down

0 comments on commit 607b42b

Please sign in to comment.