set alpine version

This commit is contained in:
Michael Grote 2024-03-13 08:53:21 +01:00
parent 097edff7d9
commit bcc45711f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#Dockerfile for a Postfix email relay service
FROM alpine:20231219
FROM alpine:3.19.1
COPY run.sh /