Skip to content

Commit

Permalink
⬆️ Upgrades nodejs to 14.17.6-r0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 24, 2021
1 parent 6309a45 commit fd6fe81
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 @@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache \
nginx=1.20.1-r3 \
nodejs=14.17.4-r0 \
nodejs=14.17.6-r0 \
npm=7.17.0-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit fd6fe81

Please sign in to comment.