Move back to a Debian-based Postgres image

pull/2917/head
TheFrenchGhosty 3 years ago
parent a9d2d2211a
commit 16530ac6de

@ -39,7 +39,7 @@ services:
- invidious-db - invidious-db
invidious-db: invidious-db:
image: docker.io/library/postgres:14-alpine image: docker.io/library/postgres:14
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- postgresdata:/var/lib/postgresql/data - postgresdata:/var/lib/postgresql/data

Loading…
Cancel
Save