Skip to content

Commit

Permalink
Dockerfile.validate: update to fedora:41
Browse files Browse the repository at this point in the history
  • Loading branch information
marmijo committed Nov 25, 2024
1 parent e54b43f commit 69eb56b
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:40 AS builder
FROM registry.fedoraproject.org/fedora:41 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 @@ -6,6 +6,9 @@ nav_order: 9

## Upcoming Ignition 2.21.0 (unreleased)

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

### Breaking changes

### Features
Expand Down

0 comments on commit 69eb56b

Please sign in to comment.