feat(gitlab-jh): upgrade gitlab-jh from 18.8.4 to 18.9.1
This commit is contained in:
parent
5aa8d3f5c5
commit
9c669bd38b
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.8.4
|
image: registry.gitlab.cn/omnibus/gitlab-jh:18.9.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
Loading…
Reference in New Issue