image name in dockerfile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-12-20 23:02:46 +01:00
parent f205858c30
commit 04ad6017e6
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -1,7 +1,7 @@
FROM alpine:3.21.0 FROM alpine:3.21.0
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>" LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="" LABEL ImageName="quay.io/wollud1969/exim-docker"
# domain to be used in sender address of sent mails # domain to be used in sender address of sent mails
ENV LOCALMAILNAME="" ENV LOCALMAILNAME=""