Skip to content
Snippets Groups Projects
Commit 9998c9bb authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

pin gitlab image version to 17.8.6-ce.0 due to upgrade issues

parent a568db47
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,8 @@ services:
app:
image: gitlab/gitlab-ce:latest
# Version pinned due to upgrade problems with 17.9.x
image: gitlab/gitlab-ce:17.8.6-ce.0
restart: always
ports:
- "444:22"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment