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