mirror of
https://github.com/mgcrea/docker-compose-gitlab-ce.git
synced 2025-07-20 18:34:21 +00:00
feat(update): minor changes
This commit is contained in:
@ -28,7 +28,7 @@ services:
|
||||
- nginx_proxy
|
||||
|
||||
runner:
|
||||
image: gitlab/gitlab-runner:${GITLAB_CE_VERSION}
|
||||
image: gitlab/gitlab-runner:${GITLAB_RUNNER_VERSION}
|
||||
restart: always
|
||||
container_name: gitlab_runner
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user