mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Use the image on ghcr.io (#104)
This commit is contained in:
parent
9484eb9f6b
commit
f8679a251e
7 changed files with 8 additions and 8 deletions
|
|
@ -251,7 +251,7 @@ Build the Docker image yourself
|
|||
.. code:: yaml
|
||||
|
||||
webserver:
|
||||
image: jonaswinkler/paperless-ng:latest
|
||||
image: ghcr.io/paperless-ngx/paperless-ngx:latest
|
||||
|
||||
and replace it with a line that instructs docker-compose to build the image from the current working directory instead:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue