update docker repo

This commit is contained in:
Sebastian Hugentobler 2018-11-26 18:43:34 +01:00
parent 1698f5b458
commit f51668581c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pipeline:
docker:
image: plugins/docker
repo: registry.gitlab.com/thallian/docker-dovecot-ldap
repo: thallian/dovecot-ldap
registry: registry.gitlab.com
autotag: true
secrets: [ docker_username, docker_password ]

View File

@ -1,4 +1,4 @@
FROM registry.gitlab.com/thallian/docker-confd-env:master
FROM thallian/confd-env:latest
RUN apk add --no-cache \
dovecot \