We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c866e8 commit 369943fCopy full SHA for 369943f
Containerfile
@@ -1,5 +1,5 @@
1
# TODO: Update to official python-3.13-minimal image when available
2
-ARG BASE_IMAGE=quay.io/psap/python-313-minimal:fedora
+ARG BASE_IMAGE=quay.io/fedora/python-313-minimal:latest
3
4
# release: take the last version and add a post if build iteration
5
# candidate: increment to next minor, add 'rc' with build iteration
0 commit comments