Add note to pull new image

This commit is contained in:
shamoon 2022-03-03 11:07:48 -08:00 committed by GitHub
parent e1997aad4a
commit d6994b8204

View File

@ -491,7 +491,8 @@ to
image: ghcr.io/paperless-ngx/paperless-ngx:latest 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 Users who installed with the bare-metal route should
also update their Git clone to point to ``https://github.com/paperless-ngx/paperless-ngx``. also update their Git clone to point to ``https://github.com/paperless-ngx/paperless-ngx``.