🔧 chore(gitlab): update gitlab-jh docker tag to v18.5.0-jh.0
This commit is contained in:
parent
89b9b0350f
commit
557f00d3cc
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.4.2-jh.0
|
image: registry.gitlab.cn/omnibus/gitlab-jh:18.5.0-jh.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
Loading…
Reference in New Issue