Skip to content

Commit

Permalink
Dockerfile.validate: build with Fedora 36
Browse files Browse the repository at this point in the history
  • Loading branch information
bgilbert committed May 10, 2022
1 parent 427a35b commit 816b475
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:35 AS builder
FROM registry.fedoraproject.org/fedora:36 AS builder
RUN dnf install -y golang git-core
RUN mkdir /ignition-validate
COPY . /ignition-validate
Expand Down

0 comments on commit 816b475

Please sign in to comment.