fix(backup): reimport the postgres dump on restore (restore was a no-op) #2

Open
autonomic-bot wants to merge 9 commits from upgrade-2.1.11+10.11.19 into main
3 changed files with 45 additions and 5 deletions
Showing only changes of commit 9ddfd04412 - Show all commits

View File

@ -43,7 +43,7 @@ services:
entrypoint: /abra-mattermost-entrypoint.sh
postgres:
image: postgres:16-alpine
image: postgres:15-alpine
volumes:
- postgres_data:/var/lib/postgresql/data
environment: