chore(deps): update gitlab/gitlab-ee docker tag to v18.4.2 (#1973)
This commit is contained in:
parent
28587b2025
commit
4713584e89
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: gitlab/gitlab-ee:18.4.1-ee.0
|
image: gitlab/gitlab-ee:18.4.2-ee.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue