Update omnibus/gitlab-jh Docker tag to 18.1.0-jh.0
This commit is contained in:
parent
65f9b335fc
commit
90eef831b8
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.0.2-jh.0
|
||||
image: registry.gitlab.cn/omnibus/gitlab-jh:18.1.0-jh.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
Loading…
Reference in New Issue