Remove email from maintainer label in Dockerfile
This commit is contained in:
parent
9ea25cf3fc
commit
1617a78e7e
@ -1,6 +1,6 @@
|
||||
FROM alpine:3.8
|
||||
|
||||
LABEL maintainer="Luis Miguel Vicente Fuentes <kijart@gmail.com>"
|
||||
LABEL maintainer="Luis Miguel Vicente Fuentes"
|
||||
|
||||
# monit environment variables
|
||||
ENV MONIT_VERSION=5.27.0 \
|
||||
|
Loading…
Reference in New Issue
Block a user