Skip to content

Commit

Permalink
⬆️ Update alpine_3_21/nginx to v1.26.2-r4 (#566)
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 Jan 2, 2025
1 parent 34b7784 commit 6789a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG ADGUARD_HOME_VERSION="v0.107.55"
# hadolint ignore=DL3003,SC2155
RUN \
apk add --no-cache \
nginx=1.26.2-r3 \
nginx=1.26.2-r4 \
yq-go=4.44.5-r0 \
\
&& if [[ "${BUILD_ARCH}" = "aarch64" ]]; then ARCH="arm64"; fi \
Expand Down

0 comments on commit 6789a22

Please sign in to comment.