update docker repo
This commit is contained in:
parent
1a242b504c
commit
69cb42d6a2
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
docker:
|
docker:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: registry.gitlab.com/thallian/docker-roundcube
|
repo: thallian/roundcube
|
||||||
registry: registry.gitlab.com
|
registry: registry.gitlab.com
|
||||||
autotag: true
|
autotag: true
|
||||||
secrets: [ docker_username, docker_password ]
|
secrets: [ docker_username, docker_password ]
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM registry.gitlab.com/thallian/docker-php7-fpm:master
|
FROM thallian/php7-fpm:latest
|
||||||
|
|
||||||
ENV VERSION 1.3.6
|
ENV VERSION 1.3.6
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue