chore(deps): update gitlab/gitlab-ce docker tag to v18.5.2 (#2473)
This commit is contained in:
parent
6207e141bb
commit
ee788d63af
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.6"
|
version: "3.6"
|
||||||
services:
|
services:
|
||||||
gitlab-jh:
|
gitlab-jh:
|
||||||
image: gitlab/gitlab-ce:18.5.1-ce.0
|
image: gitlab/gitlab-ce:18.5.2-ce.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
hostname: localhost
|
hostname: localhost
|
||||||
restart: always
|
restart: always
|
||||||
Loading…
Reference in New Issue