Skip to content

Commit 3903453

Browse files
committed
Dockerfile: Use buildah v1.40.1
This commit updates the buildah base image version to v1.40.1. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 11a53b8 commit 3903453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/buildah/stable:v1.35.0
1+
FROM quay.io/buildah/stable:v1.40.1
22

33
# Install Podman.
44
RUN dnf -y install podman

0 commit comments

Comments
 (0)