forked from coop-cloud/nextcloud
chore: publish 4.0.3+26.0.2-fpm release
This commit is contained in:
parent
088f9ff9e5
commit
06cf73d438
@ -10,7 +10,7 @@ services:
|
||||
- NEXTCLOUD_UPDATE=1
|
||||
|
||||
db:
|
||||
image: "postgres:15"
|
||||
image: "postgres:12"
|
||||
volumes:
|
||||
- "postgres:/var/lib/postgresql/data"
|
||||
networks:
|
||||
|
@ -86,7 +86,7 @@ services:
|
||||
failure_action: rollback
|
||||
order: start-first
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=4.0.2+26.0.2-fpm"
|
||||
- "coop-cloud.${STACK_NAME}.version=4.0.3+26.0.2-fpm"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "backupbot.backup=true"
|
||||
- "backupbot.backup.path=/var/www/html/config/,/var/www/html/data/,/var/www/html/custom_apps/"
|
||||
|
Loading…
Reference in New Issue
Block a user