update docker repo
This commit is contained in:
parent
b1e5232d3d
commit
933dbb50c2
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: registry.gitlab.com/thallian/docker-postfix-ldap
|
||||
repo: thallian/postfix-ldap
|
||||
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
|
||||
|
||||
RUN apk add --no-cache postfix postfix-ldap libressl spamassassin-client libstdc++ g++ make tar libmilter-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user