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
Showing only changes of commit 701be3e283 - Show all commits

View File

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