update docker repo
This commit is contained in:
parent
04ed40e505
commit
c8ec61fe24
@ -1,7 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
docker:
|
docker:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: registry.gitlab.com/thallian/docker-koreader-sync
|
repo: thallian/koreader-sync
|
||||||
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-confd-env:master
|
FROM thallian/confd-env:latest
|
||||||
|
|
||||||
ENV OPENRESTY_VERSION 1.11.2.4
|
ENV OPENRESTY_VERSION 1.11.2.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user