new registry and also hub.docker.com

This commit is contained in:
2020-09-25 11:01:31 +02:00
parent 3395557a99
commit 4e14e7507d
2 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,9 @@
FROM registry.gitlab.com/wolutator/base-build-env:latest
FROM registry.hottis.de/dockerized/base-build-env:latest
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="registry.gitlab.com/wolutator/build-env-java"
LABEL ImageName="registry.hottis.de/dockerized/build-env-java"
LABEL AlternativeImageName="wollud1969/build-env-java"
RUN \