update docker repo
This commit is contained in:
parent
683633b6c9
commit
0cf8f05e00
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: registry.gitlab.com/thallian/docker-confd-env
|
||||
repo: thallian/confd-env
|
||||
registry: registry.gitlab.com
|
||||
autotag: true
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
@ -1,3 +1,3 @@
|
||||
FROM registry.gitlab.com/thallian/docker-alpine-s6:master
|
||||
FROM thallian/alpine-s6:latest
|
||||
|
||||
ADD /rootfs /
|
||||
|
Loading…
Reference in New Issue
Block a user