Docs: Update READMEs for ARM64 and ARMv7

This commit is contained in:
Michael Mayer 2021-12-10 20:29:37 +01:00
parent 2cb90e7e0d
commit 91b64032cf
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ servers apply:
https://docs.photoprism.org/getting-started/docker-compose/
Use `photoprism/photoprism:latest` for the stable release or `photoprism/photoprism:preview` for testing
Pull from `photoprism/photoprism:latest` for the stable release and `photoprism/photoprism:preview` for testing
preview builds. Make sure to explicitly pull the most recent image from Docker Hub. Existing users are advised to
update their `docker-compose.yml` config based on our example:

View file

@ -5,7 +5,7 @@ servers apply:
https://docs.photoprism.org/getting-started/docker-compose/
Use `photoprism/photoprism:armv7` for the stable release or `photoprism/photoprism:armv7-preview` for testing
Pull from `photoprism/photoprism:armv7` for the stable release and `photoprism/photoprism:armv7-preview` for testing
preview builds. Make sure to explicitly pull the most recent image from Docker Hub. Existing users are advised to
update their `docker-compose.yml` config based on our example: