Add note to pull new image

This commit is contained in:
shamoon 2022-03-03 11:07:48 -08:00 committed by GitHub
parent 2484563ac7
commit a233e5d404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -491,7 +491,8 @@ to
image: ghcr.io/paperless-ngx/paperless-ngx:latest
Then restart your container and that's it!
Then make sure you pull the new image (e.g. ``docker-compose pull`` if using compose), restart
your container and that's it!
Users who installed with the bare-metal route should
also update their Git clone to point to ``https://github.com/paperless-ngx/paperless-ngx``.