From 502fd6326a9fc25f241afab6493abd27ba842f5f Mon Sep 17 00:00:00 2001 From: thelamer Date: Thu, 26 Mar 2026 16:34:49 -0400 Subject: [PATCH] changelog fedora rebases --- README.md | 3 ++- readme-vars.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4689cf9c..19be11d3 100644 --- a/README.md +++ b/README.md @@ -642,7 +642,8 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **27.12.25:** - Update tags that support Wayland to pass ozone platform for chromium. +* **26.03.26:** - Rebase Fedora images to 44. +* **24.03.26:** - Update tags that support Wayland to pass ozone platform for chromium. * **27.12.25:** - Rebase Alpine images to 3.23. * **17.11.25:** - Rebase Fedora images to 43. * **24.07.25:** - Rebase Debian images to Trixie. diff --git a/readme-vars.yml b/readme-vars.yml index 08eb8ba5..dba9e26b 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -126,7 +126,8 @@ init_diagram: | "webtop:latest" <- Base Images # changelog changelogs: - - {date: "27.12.25:", desc: "Update tags that support Wayland to pass ozone platform for chromium."} + - {date: "26.03.26:", desc: "Rebase Fedora images to 44."} + - {date: "24.03.26:", desc: "Update tags that support Wayland to pass ozone platform for chromium."} - {date: "27.12.25:", desc: "Rebase Alpine images to 3.23."} - {date: "17.11.25:", desc: "Rebase Fedora images to 43."} - {date: "24.07.25:", desc: "Rebase Debian images to Trixie."}