adjust registry name

This commit is contained in:
2020-06-30 14:49:32 +00:00
parent ce6aee6149
commit 18918ddcf4
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
FROM debian:latest
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="registry.gitlab.com/wolutator/mosquitto-with-auth"
LABEL ImageName="registry.hottis.de/dockerized/mosquitto-with-auth"
LABEL AlternativeImageName="wollud1969/mosquitto-with-auth"
ARG MOSQ_USER="mosquitto"