4 Commits

Author SHA1 Message Date
116d9e00fe just another empty line 2020-09-26 11:25:06 +02:00
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
6f675db7a9 just another empty line 2020-09-26 11:00:04 +02:00
2 changed files with 1 additions and 4 deletions

View File

@ -2,6 +2,3 @@ include:
- project: dockerized/commons
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"