chore: publish 1.0.2+3.1.21 release
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user