chore: publish 0.1.4+17.8.7-ce.0 release

This commit is contained in:
2025-08-24 15:31:08 -04:00
parent a8a94ca4d2
commit a787e9b6fc

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: 'gitlab/gitlab-ce:17.7.3-ce.0'
image: 'gitlab/gitlab-ce:17.8.7-ce.0'
networks:
- proxy
- internal
@ -34,7 +34,7 @@ services:
- "backupbot.backup=true"
- "backupbot.backup.path=/etc/gitlab/,/var/log/gitlab/,/var/opt/gitlab/"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-240}"
- "coop-cloud.${STACK_NAME}.version=0.1.3+17.7.3-ce.0"
- "coop-cloud.${STACK_NAME}.version=0.1.4+17.8.7-ce.0"
secrets:
- initial_root_password
- runner_token