Skip to content

Commit 0b7776a

Browse files
committed
Dockerfile.validate: update to Fedora 43
1 parent 29861e8 commit 0b7776a

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)