update to gitlab 17.4.1-ce

This commit is contained in:
2024-10-02 17:05:20 -04:00
parent 24ae89f5c4
commit 19bfce8556

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: 'gitlab/gitlab-ee:15.8.0-ee.0'
image: 'gitlab/gitlab-ce:17.4.1-ce.0'
networks:
- proxy
- internal
@ -35,7 +35,7 @@ services:
- "backupbot.backup=true"
- "backupbot.backup.path=/etc/gitlab/,/var/log/gitlab/,/var/opt/gitlab/"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-180}"
- "coop-cloud.${STACK_NAME}.version=1.0.0+15.8.0"
- "coop-cloud.${STACK_NAME}.version=1.0.0+17.4.1"
secrets:
- initial_root_password
- runner_token