Update gitlab/gitlab-ce Docker tag to v17.6.0
This commit is contained in:
parent
3d5adec6df
commit
8820e8feeb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ volumes:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
gitlab:
|
gitlab:
|
||||||
image: gitlab/gitlab-ce:17.5.2-ce.0
|
image: gitlab/gitlab-ce:17.6.0-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