Use the image on ghcr.io (#104)

This commit is contained in:
Stéphane Brunner
2022-02-20 09:23:18 +01:00
committed by Johann Bauer
parent 9484eb9f6b
commit f8679a251e
7 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ services:
POSTGRES_PASSWORD: paperless
webserver:
image: jonaswinkler/paperless-ng:latest
image: ghcr.io/paperless-ngx/paperless-ngx:latest
restart: unless-stopped
depends_on:
- db