Skip to content

Commit

Permalink
deps(docker): Upgrade Python to 3.11.10
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.com>
  • Loading branch information
mnonnenmacher committed Sep 20, 2024
1 parent 51a9a87 commit a73c5b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/versions.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG PYENV_GIT_TAG=v2.4.13
ARG PYTHON_INSPECTOR_VERSION=0.10.0
ARG PYTHON_PIPENV_VERSION=2023.12.1
ARG PYTHON_POETRY_VERSION=1.8.3
ARG PYTHON_VERSION=3.11.9
ARG PYTHON_VERSION=3.11.10
ARG RUBY_VERSION=3.1.2
ARG RUST_VERSION=1.72.0
ARG SBT_VERSION=1.10.0
Expand Down

0 comments on commit a73c5b0

Please sign in to comment.