diff --git a/images/docker-letsencrypt.md b/images/docker-letsencrypt.md index da03d5b08..0012506dd 100644 --- a/images/docker-letsencrypt.md +++ b/images/docker-letsencrypt.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 @@ -204,6 +204,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th ## Versions +* **23.03.19:** - Switching to new Base images, shift to arm32v7 tag. * **10.03.19:** - Add TLSv1.3 to ssl.conf. * **02.03.19:** - Add php intl and posix modules. * **27.02.19:** - Add gnupg package.