update docker repo
This commit is contained in:
parent
7dac73bc4b
commit
ac33d0cae6
@ -1,7 +1,7 @@
|
||||
pipeline:
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: registry.gitlab.com/thallian/docker-php7-fpm
|
||||
repo: thallian/php7-fpm
|
||||
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 --no-cache add php7-fpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user