We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cd338 commit 68ccd6dCopy full SHA for 68ccd6d
contrib/containers/ci/Dockerfile
@@ -50,7 +50,7 @@ RUN apt-get update && apt-get install $APT_ARGS \
50
51
# Python setup
52
# PYTHON_VERSION should match the value in .python-version
53
-ARG PYTHON_VERSION=3.8.16
+ARG PYTHON_VERSION=3.9.17
54
RUN apt-get update && apt-get install $APT_ARGS \
55
ca-certificates \
56
libbz2-dev \
0 commit comments