chore(deps): update alpine docker tag to v3.20.0 (#16)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
e92d3709b5
commit
621938d6fa
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.19.1
|
FROM alpine:3.20.0
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue