Skip to content

Commit

Permalink
Upgrade base image to Fedora 40
Browse files Browse the repository at this point in the history
  • Loading branch information
comminutus committed May 16, 2024
1 parent f64ac6b commit 8f92bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG base_tag=39
ARG base_tag=40
ARG base_image=registry.fedoraproject.org/fedora-toolbox
FROM ${base_image}:${base_tag}

Expand Down

0 comments on commit 8f92bc7

Please sign in to comment.