Docker: Update arm64 and armv7 README files

This commit is contained in:
Michael Mayer 2022-06-29 12:43:44 +02:00
parent 5c9877bcb6
commit fb1736fb34
2 changed files with 8 additions and 6 deletions

View file

@ -132,9 +132,10 @@ Pulling a new version can take several minutes, depending on your internet
connection speed.
Even when you use an image with the ":latest" tag, Docker does not automatically
download new images for you. To update, you can either manually pull the most
recent image and restart, or set up a service like Watchtower to get automatic
updates.
download new images for you. You can either manually upgrade as shown above, or
set up a service like Watchtower to get automatic updates:
https://docs.photoprism.app/getting-started/updates/#watchtower
### Credits ###

View file

@ -91,9 +91,10 @@ Pulling a new version can take several minutes, depending on your internet
connection speed.
Even when you use an image with the ":latest" tag, Docker does not automatically
download new images for you. To update, you can either manually pull the most
recent image and restart, or set up a service like Watchtower to get automatic
updates.
download new images for you. You can either manually upgrade as shown above, or
set up a service like Watchtower to get automatic updates:
https://docs.photoprism.app/getting-started/updates/#watchtower
### Credits ###