set alpine version to alpine:20231219

This commit is contained in:
Michael Grote 2024-02-07 21:23:56 +01:00
parent e87a25c059
commit 9e93264a53

View file

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