chore(deps): update alpine docker tag to v3.20.3 #32
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#Dockerfile for a Postfix email relay service
|
||||
FROM alpine:3.20.2
|
||||
FROM alpine:3.20.3
|
||||
|
||||
COPY run.sh /
|
||||
|
||||
|
|
Loading…
Reference in a new issue