diff --git a/Dockerfile b/Dockerfile index 05e4230..0e76510 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.gitlab.com/wolutator/base-build-env:latest +FROM registry.hottis.de/dockerized/base-build-env:latest LABEL Maintainer="Wolfgang Hottgenroth " LABEL ImageName="registry.hottis.de/dockerized/build-env-arduino"