Update alpine Docker tag to v3.22 #11

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2025-06-06 20:00:31 +00:00

View File

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