Skip to content

Commit 3f48605

Browse files
authored
Update Dockerfile
1 parent f165695 commit 3f48605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

continuous_integration/docker/base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
FROM centos:7
99

10-
ARG python_version="3.13"
10+
ARG python_version="3.11"
1111
ARG go_version="1.19"
1212

1313
# Set labels based on the Open Containers Initiative (OCI):

0 commit comments

Comments
 (0)