Enforce the source of the image (mostly for Podman compatibility)

pull/2917/head
TheFrenchGhosty 2022-02-22 15:40:11 +01:00
rodzic 5e3fcad1fb
commit dfcaed93ea
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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