From 989a77650f35eb3ffcf4d60d8d8902f03fe3fa9b Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 17 May 2020 22:22:36 -0400 Subject: [PATCH] Bot Updating Templated Files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53063d3..314de51 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **20.08.20:** - Add support for self-signed CA certs. +* **17.05.20:** - Add support for self-signed CA certs. * **20.02.20:** - Switch to python3. * **19.12.19:** - Rebasing to alpine 3.11. * **01.07.19:** - Fall back to base64 encoding when basic http auth is used.