diff --git a/images/docker-organizr.md b/images/docker-organizr.md index d2d2a5b0b..b731dfd00 100644 --- a/images/docker-organizr.md +++ b/images/docker-organizr.md @@ -32,7 +32,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -137,6 +137,7 @@ Leave the path as default and set your timezone - you're done! ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **26.02.19:** - Upgrade packages during install to prevent mismatch with baseimage. * **22.02.19:** - Rebasing to alpine 3.9. * **11.02.19:** - Fix permissions on new app location