mirror of
https://github.com/immich-app/immich.git
synced 2025-05-24 01:12:58 -04:00
docs: Pin to Postgres v14 in postgres-backup-local (#8665)
Update backup-and-restore.md
This commit is contained in:
parent
9e122764e7
commit
190e4b55eb
@ -63,7 +63,7 @@ services:
|
||||
...
|
||||
backup:
|
||||
container_name: immich_db_dumper
|
||||
image: prodrigestivill/postgres-backup-local
|
||||
image: prodrigestivill/postgres-backup-local:14
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user