gitlab-ce to 9.4.5 and gitlab-runner to 9.4.2 added as new version
This commit is contained in:
parent
d5efa5dfc3
commit
f052272157
@ -3,7 +3,7 @@ version: '2'
|
||||
services:
|
||||
|
||||
gitlab-runner-config:
|
||||
image: gitlab/gitlab-runner:alpine-v9.4.1
|
||||
image: gitlab/gitlab-runner:alpine-v9.4.2
|
||||
stdin_open: true
|
||||
volumes:
|
||||
- /etc/gitlab-runner/
|
||||
@ -30,7 +30,7 @@ services:
|
||||
io.rancher.container.start_once: 'true'
|
||||
|
||||
gitlab-runner:
|
||||
image: gitlab/gitlab-runner:alpine-v9.4.1
|
||||
image: gitlab/gitlab-runner:alpine-v9.4.2
|
||||
stdin_open: true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
Loading…
x
Reference in New Issue
Block a user