chore(deps): update gitlab to v18.8.1 (#3556)
This commit is contained in:
parent
b3e2f5c3df
commit
4d1a7d3ba7
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.6"
|
||||
services:
|
||||
gitlab-jh:
|
||||
image: gitlab/gitlab-ce:18.8.0-ce.0
|
||||
image: gitlab/gitlab-ce:18.8.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.8.0-ee.0
|
||||
image: gitlab/gitlab-ee:18.8.1-ee.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
hostname: localhost
|
||||
restart: always
|
||||
Loading…
Reference in New Issue
Block a user