mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
chore(deps): update gitlab to v18.11.1 (localApps) (#5215)
This commit is contained in:
parent
522b8bb0a7
commit
9f7b6662e0
@ -1,7 +1,7 @@
|
|||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: gitlab/gitlab-ce:18.11.0-ce.0
|
image: gitlab/gitlab-ce:18.11.1-ce.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
@ -1,7 +1,7 @@
|
|||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: gitlab/gitlab-ee:18.11.0-ee.0
|
image: gitlab/gitlab-ee:18.11.1-ee.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
Loading…
Reference in New Issue
Block a user