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

Skip to content

Commit ecf369e

Browse files
chore(deps): update dependency conda-forge/python to v3.12.2
1 parent 806ba07 commit ecf369e

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