Skip to content

Commit

Permalink
Update to Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
m-blaha committed Oct 9, 2024
1 parent 2999203 commit 78275c8
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 78275c8

Please sign in to comment.