]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add note to pull new image
authorshamoon <4887959+shamoon@users.noreply.github.com>
Thu, 3 Mar 2022 19:07:48 +0000 (11:07 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 19:07:48 +0000 (11:07 -0800)
docs/setup.rst

index d57fa774f183d49423b1ee0ebd4bd118534017ed..6c2e8248cad8bbd1d90b5e65d07ee43be25bdd37 100644 (file)
@@ -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``.