Update gitlab/gitlab-ee Docker tag to v18.2.4 (#1322)
This commit is contained in:
parent
061aed269c
commit
e3dd6d9402
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: gitlab/gitlab-ee:18.2.2-ee.0
|
||||
image: gitlab/gitlab-ee:18.2.4-ee.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
Loading…
Reference in New Issue