We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccae3f5 commit 358054bCopy full SHA for 358054b
images/openwisp_postfix/Dockerfile
@@ -6,7 +6,7 @@ RUN apk add --no-cache --upgrade \
6
cyrus-sasl~=2.1.28-r8 \
7
cyrus-sasl-login~=2.1.28-r8 && \
8
apk add --no-cache \
9
- postfix~=3.9.3-r0 \
+ postfix~=3.9.4-r0 \
10
rsyslog~=8.2410.0-r0 \
11
tzdata~=2025b-r0 && \
12
rm -rf /tmp/* /var/cache/apk/*
0 commit comments