1
0
Fork 0

chore(deps): update gitlab to v18.8.0 (#3493)

This commit is contained in:
renovate[bot] 2026-01-15 17:52:47 +00:00 committed by GitHub
parent 3823d3dd05
commit 916dac56e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

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

View File

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