fix(backup): reimport the postgres dump on restore (restore was a no-op) #2
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user