Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nginx to v1.24.0-r4 (#164)
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 May 22, 2023
1 parent 988bb7f commit 7065152
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 @@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install requirements for add-on
RUN \
apk add --no-cache \
nginx=1.24.0-r3 \
nginx=1.24.0-r4 \
nodejs=18.16.0-r1 \
npm=9.6.6-r0 \
\
Expand Down

0 comments on commit 7065152

Please sign in to comment.