fixed version to 9.3.0 & synced the catalog item version to the same

This commit is contained in:
Frederic Leger
2017-07-04 23:58:55 +02:00
parent 1bbd24ec53
commit b25242f98e
3 changed files with 7 additions and 7 deletions
@@ -3,7 +3,7 @@ version: '2'
services:
gitlab-runner-config:
image: gitlab/gitlab-runner:alpine
image: gitlab/gitlab-runner:alpine-v9.3.0
stdin_open: true
volumes:
- /etc/gitlab-runner/
@@ -27,9 +27,9 @@ services:
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
gitlab-runner:
image: gitlab/gitlab-runner:alpine
image: gitlab/gitlab-runner:alpine-v9.3.0
stdin_open: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock