Skip to content
Snippets Groups Projects

Update gitlab/gitlab-ce Docker tag to v17.11.6

Open renovatebot requested to merge renovate/templates-gitlab-gitlab-ce-17.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,7 +3,7 @@ services:
app:
# Version pinned due to upgrade problems with 17.9.x
image: gitlab/gitlab-ce:17.8.6-ce.0
image: gitlab/gitlab-ce:17.11.2-ce.0
restart: always
ports:
- "444:22"
Loading