update email address
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-10-26 20:08:12 +01:00
parent 646c959fb1
commit 17839b90df
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM node:10-alpine
# due to https://github.com/http-party/http-server/issues/537
LABEL maintainer="Robert Kaussow <mail@geeklabor.de>" \
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" \
org.label-schema.name="link-validator" \
org.label-schema.vcs-url="https://gitea.rknet.org/docker/link-validator" \
org.label-schema.vendor="Robert Kaussow" \