Update alpine Docker tag to v3.21 #9

Merged
renovate-bot merged 1 commits from renovate/alpine-3.x into master 2025-01-20 23:01:24 +00:00
Showing only changes of commit 6479f6b8af - Show all commits

View File

@ -1,4 +1,4 @@
FROM alpine:3.19 FROM alpine:3.21
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 \