Skip to content

Commit

Permalink
⬆️ Update alpine_3_17/npm to v9 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent 875b19b commit 0a3246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log-viewer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN \
apk add --no-cache \
nginx=1.22.1-r0 \
nodejs=16.16.0-r0 \
npm=8.10.0-r0 \
npm=9.1.2-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.36.2-r0 \
Expand Down

0 comments on commit 0a3246e

Please sign in to comment.