Skip to content
Snippets Groups Projects

Update gitlab/gitlab-ce Docker tag to v15.10.2

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