Update docker-compose.yml

This commit is contained in:
@CyberAndi 2023-03-28 05:22:03 +02:00 committed by GitHub
parent 6f0d430bc0
commit 3246e25df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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