Skip to content
Snippets Groups Projects

Update gitlab/gitlab-ce Docker tag to v16.7.0

Merged renovatebot requested to merge renovate/templates-gitlab-gitlab-ce-16.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,7 @@ services:
app:
image: gitlab/gitlab-ce:16.1.5-ce.0
image: gitlab/gitlab-ce:16.7.0-ce.0
restart: always
ports:
- "444:22"
Loading