Docker: Update arm64 and armv7 README files
This commit is contained in:
parent
5c9877bcb6
commit
fb1736fb34
2 changed files with 8 additions and 6 deletions
|
@ -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 ###
|
||||
|
||||
|
|
|
@ -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 ###
|
||||
|
||||
|
|
Loading…
Reference in a new issue