Update gitlab-jh Docker tag to v18.1.2-jh.0
This commit is contained in:
parent
06e8c768fa
commit
f2e17d47aa
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.1.1-jh.0
|
||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.1.2-jh.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
Loading…
Reference in New Issue