This commit is contained in:
2025-03-18 11:29:42 +01:00
parent 899203346a
commit 4b95a49bc7

View File

@ -2,7 +2,7 @@ version: '3.6'
services:
web:
image: 'gitlab/gitlab-ce:latest'
image: '${DOCKER_REGISTRY:-}gitlab/gitlab-ce:latest'
container_name: gitlab
restart: unless-stopped
network_mode: bridge