update docker repo
This commit is contained in:
parent
57f5d427fc
commit
500432cf12
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: registry.gitlab.com/thallian/docker-murmur
|
||||
repo: thallian/murmur
|
||||
registry: registry.gitlab.com
|
||||
autotag: true
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM registry.gitlab.com/thallian/docker-confd-env:master
|
||||
FROM thallian/confd-env:latest
|
||||
|
||||
ENV CERT_HOME /etc/ssl/murmur
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue