From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 3 Mar 2022 19:07:48 +0000 (-0800) Subject: Add note to pull new image X-Git-Tag: ngx-1.6.0-rc1~9^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a233e5d4046c5439ccd8b76c9e9b91953eeeef2b;p=thirdparty%2Fpaperless-ngx.git Add note to pull new image --- diff --git a/docs/setup.rst b/docs/setup.rst index d57fa774f1..6c2e8248ca 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -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``.