From 3893cede60b251f3c687855dc0ce300dc3bec262 Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:15:24 -0500 Subject: [PATCH] update date --- readme-vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-vars.yml b/readme-vars.yml index e6ba99a..3b7114c 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -116,7 +116,7 @@ init_diagram: | "cops:latest" <- Base Images # changelog changelogs: - - {date: "06.12.24:", desc: "Rebase to Alpine 3.21."} + - {date: "16.12.24:", desc: "Rebase to Alpine 3.21."} - {date: "24.09.24:", desc: "Existing users should verify: site-confs/default.conf - Update rewriting rules default site conf."} - {date: "14.09.24:", desc: "Ensure user config files have the right permissions."} - {date: "09.09.24:", desc: "In COPS 3.x, the config_local.php is being moved over to config/local.php and this container will automatically migrate it. Existing users should verify: config_local.php and/or config/local.php - define $config['cops_kepubify_path'] if they want to use it"}