Skip to content

Commit

Permalink
chore(docker): Update Npm to the latest minor version
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <frank_viernau@epam.com>
  • Loading branch information
fviernau committed Sep 9, 2024
1 parent 002b58b commit cc04a19
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 @@ -13,7 +13,7 @@ ARG HASKELL_STACK_VERSION=2.13.1
ARG JAVA_VERSION=17
ARG LICENSEE_VERSION=9.15.3
ARG NODEJS_VERSION=20.14.0
ARG NPM_VERSION=10.7.0
ARG NPM_VERSION=10.8.3
ARG NUGET_INSPECTOR_VERSION=0.9.12
ARG PHP_VERSION=8.3
ARG PIPTOOL_VERSION=24.0
Expand Down

0 comments on commit cc04a19

Please sign in to comment.