mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ services:
|
||||||
...
|
...
|
||||||
backup:
|
backup:
|
||||||
container_name: immich_db_dumper
|
container_name: immich_db_dumper
|
||||||
image: prodrigestivill/postgres-backup-local
|
image: prodrigestivill/postgres-backup-local:14
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue