Skip to content

Commit

Permalink
chore(docker): Update Pnpm to version 9.9.0
Browse files Browse the repository at this point in the history
See https://github.com/pnpm/pnpm/releases/tag/v9.9.0.

Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau committed Sep 9, 2024
1 parent 55fa8bd commit 002b58b
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 @@ -17,7 +17,7 @@ ARG NPM_VERSION=10.7.0
ARG NUGET_INSPECTOR_VERSION=0.9.12
ARG PHP_VERSION=8.3
ARG PIPTOOL_VERSION=24.0
ARG PNPM_VERSION=9.2.0
ARG PNPM_VERSION=9.9.0
ARG PYENV_GIT_TAG=v2.4.1
ARG PYTHON_INSPECTOR_VERSION=0.10.0
ARG PYTHON_PIPENV_VERSION=2023.12.1
Expand Down

0 comments on commit 002b58b

Please sign in to comment.