chore: publish 1.0.2+3.1.21 release

This commit is contained in:
2026-01-06 17:07:18 -05:00
parent dc24353d22
commit 9f301fa37a

View File

@ -1,7 +1,7 @@
---
services:
app:
image: docker.io/akaunting/akaunting:3.1.19
image: docker.io/akaunting/akaunting:3.1.21
networks:
- proxy
- backend
@ -27,7 +27,7 @@ services:
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.scheme=https"
# - "traefik.http.middlewares.${STACK_NAME}-redirect.redirectscheme.permanent=true"
## When you're ready for release, run "abra recipe sync <name>" to set this
- "coop-cloud.${STACK_NAME}.version=1.0.1+3.1.19"
- "coop-cloud.${STACK_NAME}.version=1.0.2+3.1.21"
## Enable backups: https://docs.coopcloud.tech/maintainers/handbook/#how-do-i-configure-backuprestore
# - "backupbot.backup=true"
# - "backupbot.backup.path=/some/path"
@ -49,7 +49,7 @@ services:
/docker-entrypoint.sh
akaunting-db:
image: mariadb:12
image: mariadb:12.1.2
networks:
- backend
volumes: