Skip to content

Commit

Permalink
Update gitlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Nov 21, 2024
1 parent 9b2fcec commit a09c0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.6'
services:
web:
image: 'gitlab/gitlab-ce:16.3.0-ce.0'
image: 'gitlab/gitlab-ce:17.5.1-ce.0'
restart: always
hostname: 'gitlab.example.com'
environment:
Expand Down

0 comments on commit a09c0b7

Please sign in to comment.