Skip to content

Commit

Permalink
Merge pull request #1814 from prestist/rebase-f39
Browse files Browse the repository at this point in the history
Dockerfile.validate: update to Fedora 39
  • Loading branch information
prestist authored Feb 12, 2024
2 parents 4416dbb + 8ae4d66 commit 9671292
Showing 1 changed file with 1 addition 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:38 AS builder
FROM registry.fedoraproject.org/fedora:39 AS builder
RUN dnf install -y golang git-core
RUN mkdir /ignition-validate
COPY . /ignition-validate
Expand Down

0 comments on commit 9671292

Please sign in to comment.