chore: publish 0.1.0+17.7.0-ce.0 release

This commit is contained in:
marlon 2024-12-20 14:49:31 -05:00
parent 40e56f6420
commit 3e787705e7

View File

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