update docker repo
This commit is contained in:
parent
631e9837a9
commit
c1f22ce9d6
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: registry.gitlab.com/thallian/docker-cops
|
||||
repo: thallian/cops
|
||||
registry: registry.gitlab.com
|
||||
autotag: true
|
||||
secrets: [ docker_username, docker_password ]
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM registry.gitlab.com/thallian/docker-php7-fpm:master
|
||||
FROM thallian/php7-fpm:latest
|
||||
|
||||
ENV FPMUSER nginx
|
||||
ENV FPMGROUP nginx
|
||||
|
Loading…
Reference in New Issue
Block a user