From e1b0c16b2e9a68a3c7c19f5ead2c486154875cbf Mon Sep 17 00:00:00 2001 From: thelamer Date: Thu, 24 Jul 2025 20:04:16 -0400 Subject: [PATCH] Trixie release notes --- README.md | 1 + readme-vars.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ea6733f..44d7124e 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **24.07.25:** - Rebase Debian images to Trixie. * **17.06.25:** - Rebase all images to Selkies, drop openbox and icewm, bump Alpine to 3.22, bump Fedora to 42. * **10.01.25:** - Rebase Fedora to 41. * **06.12.24:** - Rebase Alpine to 3.21. diff --git a/readme-vars.yml b/readme-vars.yml index e5b4f08c..fd191c59 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -135,6 +135,7 @@ init_diagram: | "webtop:latest" <- Base Images # changelog changelogs: + - {date: "24.07.25:", desc: "Rebase Debian images to Trixie."} - {date: "17.06.25:", desc: "Rebase all images to Selkies, drop openbox and icewm, bump Alpine to 3.22, bump Fedora to 42."} - {date: "10.01.25:", desc: "Rebase Fedora to 41."} - {date: "06.12.24:", desc: "Rebase Alpine to 3.21."}