1
0
Fork 0

Update gitlab/gitlab-ee Docker tag to v18.1.1

This commit is contained in:
renovate[bot] 2025-06-25 10:18:37 +00:00 committed by GitHub
parent aa226da67f
commit 2baa2474db
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: "3.6" version: "3.6"
services: services:
gitlab-jh: gitlab-jh:
image: gitlab/gitlab-ee:18.1.0-ee.0 image: gitlab/gitlab-ee:18.1.1-ee.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
hostname: localhost hostname: localhost
restart: always restart: always