1
0
Fork 0

feat(gitlab-jh): upgrade gitlab-jh from 18.8.2 to 18.8.4

This commit is contained in:
pooneyy 2026-02-19 22:16:45 +08:00
parent 4790c2f3c4
commit c173eda7c9
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
version: "3.6" version: "3.6"
services: services:
gitlab-jh: gitlab-jh:
image: registry.gitlab.cn/omnibus/gitlab-jh:18.8.2-jh.0 image: registry.gitlab.cn/omnibus/gitlab-jh:18.8.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
hostname: localhost hostname: localhost
restart: always restart: always
networks: networks:
- 1panel-network - 1panel-network
environment: environment:
GITLAB_OMNIBUS_CONFIG: | GITLAB_OMNIBUS_CONFIG: |