diff --git a/images/docker-webgrabplus.md b/images/docker-webgrabplus.md index b93648749..056ab04c8 100644 --- a/images/docker-webgrabplus.md +++ b/images/docker-webgrabplus.md @@ -22,7 +22,7 @@ The architectures supported by this image are: | :----: | --- | | x86-64 | amd64-latest | | arm64 | arm64v8-latest | -| armhf | arm32v6-latest | +| armhf | arm32v7-latest | ## Usage @@ -148,6 +148,7 @@ Below is the syntax of the cron file. ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **21.03.19:** - Update to beta 2.1.7. * **19.02.19:** - Add pipeline logic and multi arch. * **18.01.18:** - Initial Release.