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