Skip to content

Commit

Permalink
[deps] Bumped postfix~=3.9.1-r0
Browse files Browse the repository at this point in the history
(cherry picked from commit b91e4f2)
  • Loading branch information
pandafy committed Dec 18, 2024
1 parent 00e2771 commit 4671cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openwisp_postfix/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apk add --no-cache --upgrade \
cyrus-sasl~=2.1.28-r6 \
cyrus-sasl-login~=2.1.28-r6 && \
apk add --no-cache \
postfix~=3.9.0-r1 \
postfix~=3.9.1-r0 \
rsyslog~=8.2404.0-r0 \
tzdata~=2024b-r0 && \
rm -rf /tmp/* /var/cache/apk/*
Expand Down

0 comments on commit 4671cbb

Please sign in to comment.