set alpine version
This commit is contained in:
parent
097edff7d9
commit
bcc45711f4
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:20231219
|
FROM alpine:3.19.1
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue