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

このコミットが含まれているのは:
TheFrenchGhosty 2022-02-22 15:40:11 +01:00
コミット dfcaed93ea
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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