Skip to content

Commit

Permalink
chore(deps): update dependency conda-forge/python to v3.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 23b6a76 commit f30f538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-minimal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM $BASE_IMAGE

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

ARG PYTHON_VERSION="3.11.4"
ARG PYTHON_VERSION="3.11.5"
ENV PYTHON_VERSION=${PYTHON_VERSION}

ENV MAMBA_DIR="/opt/mamba"
Expand Down

0 comments on commit f30f538

Please sign in to comment.