Skip to content

Commit

Permalink
Update to Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
kontura authored and m-blaha committed Oct 4, 2024
1 parent 1e03673 commit 08f2b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $ podman build --build-arg TYPE=distro -t ci-dnf-stack -f Dockerfile
# $ podman run --net none -it ci-dnf-stack behave dnf

ARG BASE=fedora:39
ARG BASE=fedora:40
FROM $BASE

ENV LANG C.UTF-8
Expand Down

0 comments on commit 08f2b4f

Please sign in to comment.