Update gitlab/gitlab-ce Docker tag to v17.5.2
This commit is contained in:
parent
a2762cbd63
commit
b401b32e21
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitlab:
|
gitlab:
|
||||||
image: gitlab/gitlab-ce:17.5.1-ce.0
|
image: gitlab/gitlab-ce:17.5.2-ce.0
|
||||||
container_name: gitlab
|
container_name: gitlab
|
||||||
restart: always
|
restart: always
|
||||||
hostname: "gitlab.gnous.eu"
|
hostname: "gitlab.gnous.eu"
|
||||||
|
|
Loading…
Reference in a new issue