chore(deps): update gitlab to v18.6.1 (#2662)
This commit is contained in:
parent
b6625ca9e8
commit
1084930a34
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: gitlab/gitlab-ce:18.5.2-ce.0
|
||||
image: gitlab/gitlab-ce:18.6.1-ce.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: gitlab/gitlab-ee:18.5.2-ee.0
|
||||
image: gitlab/gitlab-ee:18.6.1-ee.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
Loading…
Reference in New Issue