Update Gitlab to 12.10.14-ce.0

This commit is contained in:
Paul-Henri Froidmont 2020-07-26 01:22:20 +02:00
parent 9c0b3b4e88
commit cbbe650c57

View file

@ -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"