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 c93f77b commit 6468aa6Copy full SHA for 6468aa6
Dockerfile
@@ -7,7 +7,7 @@ ARG NB_USER=notebook-user
7
ARG NB_UID=1000
8
ARG PIP_VERSION
9
ARG PIPELINE_PACKAGE
10
-ARG PYTHON_VERSION="3.11"
+ARG PYTHON_VERSION="3.12"
11
12
# Set up environment
13
ENV PYTHON python${PYTHON_VERSION}
0 commit comments