alpine image updated
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-01-15 12:39:22 +01:00
parent 7afcbc2bf1
commit 1c06333c79

View File

@@ -1,4 +1,4 @@
FROM alpine:3.21.3
FROM alpine:3.23.3
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="quay.io/wollud1969/exim-docker"
@@ -25,7 +25,6 @@ WORKDIR /etc/exim
EXPOSE 25
CMD [ "./start.sh" ]
#CMD [ "/usr/bin/m4 exim.conf.m4 > exim.conf && /usr/sbin/exim -bd -q15m -v" ]