Update alpine Docker tag to v3.21

This commit is contained in:
Renovate Bot 2025-01-20 23:00:21 +00:00
parent 43db89f75d
commit 6479f6b8af
Signed by: renovate-bot
GPG Key ID: 1EF920F7538833A3

@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.21
RUN apk update && \
apk add bash gawk cyrus-sasl cyrus-sasl-login cyrus-sasl-crammd5 mailx \