Skip to content

Commit

Permalink
chore(docker): Upgrade Pipto the latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
  • Loading branch information
fviernau committed Nov 15, 2023
1 parent 059190d commit ab87104
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .versions
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NODEJS_VERSION=20.9.0
NPM_VERSION=10.1.0
NUGET_INSPECTOR_VERSION=0.9.12
PHP_VERSION=8.1
PIPTOOL_VERSION=22.2.2
PIPTOOL_VERSION=23.3.1
PNPM_VERSION=8.10.3
PYENV_GIT_TAG=v2.3.25
PYTHON_INSPECTOR_VERSION=0.10.0
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ ARG CONAN_VERSION=1.61.0
ARG PYTHON_INSPECTOR_VERSION=0.10.0
ARG PYTHON_PIPENV_VERSION=2022.9.24
ARG PYTHON_POETRY_VERSION=1.6.1
ARG PIPTOOL_VERSION=22.2.2
ARG PIPTOOL_VERSION=23.3.1
ARG SCANCODE_VERSION=32.0.8

RUN pip install --no-cache-dir -U \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile-legacy
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ ENV \
HASKELL_STACK_VERSION=2.13.1 \
NPM_VERSION=10.1.0 \
PNPM_VERSION=8.10.3 \
PIPTOOL_VERSION=22.2.2 \
PIPTOOL_VERSION=23.3.1 \
PYTHON_PIPENV_VERSION=2022.9.24 \
PYTHON_POETRY_VERSION=1.6.1 \
SBT_VERSION=1.9.7 \
Expand Down

0 comments on commit ab87104

Please sign in to comment.