2 Commits

Author SHA1 Message Date
e29bf4c999 just another empty line 2020-09-26 11:19:36 +02:00
7dd2f34f10 fix in Dockerfile 2020-09-26 11:13:25 +02:00
2 changed files with 1 additions and 2 deletions

View File

@ -3,4 +3,3 @@ include:
ref: master
file: gitlab-ci-template.yml

View File

@ -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 <wolfgang.hottgenroth@icloud.com>"
LABEL ImageName="registry.hottis.de/dockerized/build-env-arduino"