mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-07 14:02:37 -04:00
Update docker-compose.yml
This commit is contained in:
parent
6f0d430bc0
commit
3246e25df7
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ services:
|
|||
- invidious-db
|
||||
|
||||
invidious-db:
|
||||
image: docker.io/library/postgres:13
|
||||
image: docker.io/library/postgres:14
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgresdata:/var/lib/postgresql/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue