Skip to content

Commit

Permalink
chore(docker): Upgrade pip to version 24.3.1
Browse files Browse the repository at this point in the history
See pypa/pip@24.0...24.3.1.

Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Jan 21, 2025
1 parent 7c47db8 commit 46a5aeb
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 @@ -16,7 +16,7 @@ ARG NODEJS_VERSION=22.13.0
ARG NPM_VERSION=10.9.2
ARG NUGET_INSPECTOR_VERSION=0.9.12
ARG PHP_VERSION=8.3
ARG PIP_VERSION=24.0
ARG PIP_VERSION=24.3.1
ARG PNPM_VERSION=9.15.4
ARG PYENV_GIT_TAG=v2.4.13
ARG PYTHON_INSPECTOR_VERSION=0.10.0
Expand Down

0 comments on commit 46a5aeb

Please sign in to comment.