chore(deps): update alpine docker tag to v3.23
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
9e0754b5fe
commit
542ea5bd9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.21
|
||||
FROM alpine:3.23
|
||||
|
||||
RUN apk add --no-cache tini ca-certificates dovecot dovecot-ldap dovecot-lmtpd dovecot-pigeonhole-plugin dovecot-pop3d python3 ssmtp && \
|
||||
addgroup -g 1000 mailuser0 && adduser -D -u 1000 -G mailuser0 mailuser0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue