mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-07-03 04:18:25 +00:00
Move back to a Debian-based Postgres image
This commit is contained in:
parent
a9d2d2211a
commit
16530ac6de
@ -39,7 +39,7 @@ services:
|
||||
- invidious-db
|
||||
|
||||
invidious-db:
|
||||
image: docker.io/library/postgres:14-alpine
|
||||
image: docker.io/library/postgres:14
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- postgresdata:/var/lib/postgresql/data
|
||||
|
Loading…
Reference in New Issue
Block a user