chore(deps): update alpine docker tag to v3.20.3
This commit is contained in:
parent
cedde42020
commit
9039882862
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