mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Update Gitlab to 12.10.14-ce.0
This commit is contained in:
parent
9c0b3b4e88
commit
cbbe650c57
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitlab:
|
gitlab:
|
||||||
image: 'gitlab/gitlab-ce:latest'
|
image: 'gitlab/gitlab-ce:12.10.14-ce.0'
|
||||||
hostname: ${GITLAB_DOMAIN}
|
hostname: ${GITLAB_DOMAIN}
|
||||||
labels:
|
labels:
|
||||||
- "traefik.docker.network=web"
|
- "traefik.docker.network=web"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue