We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2fcec commit a09c0b7Copy full SHA for a09c0b7
docker/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.6'
2
services:
3
web:
4
- image: 'gitlab/gitlab-ce:16.3.0-ce.0'
+ image: 'gitlab/gitlab-ce:17.5.1-ce.0'
5
restart: always
6
hostname: 'gitlab.example.com'
7
environment:
0 commit comments