diff --git a/images/docker-ddclient.md b/images/docker-ddclient.md index 3467679ec..8cf14ebd7 100644 --- a/images/docker-ddclient.md +++ b/images/docker-ddclient.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 @@ -121,6 +121,7 @@ Edit the ddclient.conf file found in your /config volume. This config file has m ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **10.03.19:** - Add perl-io-socket-inet6 for ipv6 support. * **22.02.19:** - Rebasing to alpine 3.9. * **11.02.19:** - Add pipeline logic and multi arch.