Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Oct 16, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent dafd0c2 commit b48f745
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
@@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install requirements for add-on
RUN \
apk add --no-cache \
nginx=1.24.0-r6 \
nginx=1.24.0-r7 \
nodejs=18.18.2-r0 \
npm=9.6.6-r0 \
\

0 comments on commit b48f745

Please sign in to comment.