Skip to content

Commit

Permalink
pin gitlab_runner image to 10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Jun 25, 2018
1 parent c15bebd commit 4aabea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab_runner/tests/compose/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
gitlab_runner:
image: gitlab/gitlab-runner:latest
image: gitlab/gitlab-runner:v10.8.0
depends_on:
- gitlab
volumes:
Expand Down

0 comments on commit 4aabea1

Please sign in to comment.