Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nodejs to v18.18.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent b0ca4a1 commit 648d617
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.24.0-r6 \
nodejs=18.17.1-r0 \
nodejs=18.18.2-r0 \
npm=9.6.6-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
Expand Down

0 comments on commit 648d617

Please sign in to comment.