image name in dockerfile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -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=""
|
||||||
|
Reference in New Issue
Block a user