Docker: Remove "platform" from ARMv7 example

This commit is contained in:
Michael Mayer 2021-11-21 21:02:51 +01:00
parent 208ace9fb1
commit cba8bd6164

View file

@ -40,7 +40,6 @@ services:
## ARM64, and ARMv7. Use photoprism/photoprism:preview for testing preview builds or
## photoprism/photoprism:latest for the stable release:
image: photoprism/photoprism:latest
platform: "linux/arm"
depends_on:
- mariadb
## Only enable automatic restarts once your installation is properly