chore(deps): update alpine docker tag to v3.20.3 (#32)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
cedde42020
commit
cc8fb9a13e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#Dockerfile for a Postfix email relay service
|
#Dockerfile for a Postfix email relay service
|
||||||
FROM alpine:3.20.2
|
FROM alpine:3.20.3
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue