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