We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f165695 commit 3f48605Copy full SHA for 3f48605
continuous_integration/docker/base/Dockerfile
@@ -7,7 +7,7 @@
7
#
8
FROM centos:7
9
10
-ARG python_version="3.13"
+ARG python_version="3.11"
11
ARG go_version="1.19"
12
13
# Set labels based on the Open Containers Initiative (OCI):
0 commit comments