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