diff --git a/images/docker-ldap-auth.md b/images/docker-ldap-auth.md index fd6a4029b..1058245e0 100644 --- a/images/docker-ldap-auth.md +++ b/images/docker-ldap-auth.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 @@ -106,6 +106,7 @@ Docker images are configured using parameters passed at runtime (such as those a ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **22.02.19:** - Rebasing to alpine 3.9. * **18.09.18:** - Update pip * **14.09.18:** - Add TZ parameter, remove unnecessary PUID/PGID params