Skip to content

Commit 177693f

Browse files
authored
Merge pull request #2153 from prestist/update-to-f43
Dockerfile.validate: update to Fedora 43
2 parents 29861e8 + 0b7776a commit 177693f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.validate

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/fedora/fedora:42 AS builder
1+
FROM quay.io/fedora/fedora:43 AS builder
22
RUN dnf install -y golang git-core
33
RUN mkdir /ignition-validate
44
COPY . /ignition-validate

0 commit comments

Comments
 (0)