8000 chore(deps): update dependency conda-forge/python to v3.12.2 · InseeFrLab/images-datascience@4c503fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c503fa

Browse files
chore(deps): update dependency conda-forge/python to v3.12.2
1 parent db48c71 commit 4c503fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-minimal/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM $BASE_IMAGE
33

44
LABEL maintainer="InseeFrLab <innovation@insee.fr>"
55

6-
ARG PYTHON_VERSION="3.11.6"
6+
ARG PYTHON_VERSION="3.12.2"
77
ENV PYTHON_VERSION=${PYTHON_VERSION}
88

99
ENV MAMBA_DIR="/opt/mamba"

0 commit comments

Comments
 (0)
0