Skip to content

Commit

Permalink
Merge pull request #1982 from marmijo/marmijo-rebase-41
Browse files Browse the repository at this point in the history
Dockerfile.validate: update to `fedora:41`
  • Loading branch information
prestist authored Dec 2, 2024
2 parents 130b094 + 69eb56b commit 3febddd
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 3febddd

Please sign in to comment.