diff --git a/images/docker-grocy.md b/images/docker-grocy.md index c84ec46bd..6dbc159c3 100644 --- a/images/docker-grocy.md +++ b/images/docker-grocy.md @@ -27,7 +27,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -131,5 +131,6 @@ by visiting http://your.ip:9283 - once the page loads, you can log in with the d ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **27.12.18:** - Initial Release.