1
0

chore(deps): update gitlab to v18.9.0 (#4126)

This commit is contained in:
renovate[bot]
2026-02-19 14:47:15 +00:00
committed by GitHub
parent cdbec9629a
commit 2409195334
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.8.4-ce.0 image: gitlab/gitlab-ce:18.9.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.8.4-ee.0 image: gitlab/gitlab-ee:18.9.0-ee.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
hostname: localhost hostname: localhost
restart: always restart: always