Skip to content

Commit 18246a8

Browse files
⬆️ Update alpine_3_21/nginx to v1.26.3-r0 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bde6406 commit 18246a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailfilter/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARG S6_OVERLAY_VERSION="v3.2.0.2"
1818
# Setup base
1919

2020
RUN apk add --no-cache \
21-
nginx=1.26.2-r4 \
21+
nginx=1.26.3-r0 \
2222
freshclam=1.4.2-r0 \
2323
clamav-scanner=1.4.2-r0 \
2424
clamav-daemon=1.4.2-r0 \

0 commit comments

Comments
 (0)