Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/nginx to v1.24.0-r15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent ccce3c2 commit 4aea5c2
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-r14 \
nginx=1.24.0-r15 \
\
&& apk add --no-cache --virtual .build-dependencies \
git=2.43.0-r0 \
Expand Down

0 comments on commit 4aea5c2

Please sign in to comment.