Skip to content

Commit 8ca0a34

Browse files
⬆️ Update alpine_3_23/nginx to v1.28.2-r0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8db723d commit 8ca0a34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adguard/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG ADGUARD_HOME_VERSION="v0.107.71"
1212
# hadolint ignore=DL3003,SC2155
1313
RUN \
1414
apk add --no-cache \
15-
nginx=1.28.0-r8 \
15+
nginx=1.28.2-r0 \
1616
yq-go=4.49.2-r3 \
1717
\
1818
&& if [[ "${BUILD_ARCH}" = "aarch64" ]]; then ARCH="arm64"; fi \

0 commit comments

Comments
 (0)