From 8c92c15aa633cf4eaad0be4a3a2ff58b0a3a2374 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 1 Mar 2023 19:19:47 -0600 Subject: [PATCH] Bot Updating Templated Files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d13f4e8..fc2e03f 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **01.03.23:** - Add php iconv. * **19.01.23:** - Rebase to alpine 3.17 with php8.1. * **16.01.23:** - Wrap `.env` values in quotes. * **05.01.23:** - Fix db password setting (sed escape `&`).