From afa286c5b9c41908021b044f31fee3348f52c973 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:57:01 +0800 Subject: [PATCH] chore: release main --- docker/alpine/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 1ed2e37b..b3399c12 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.24.1](https://github.com/snowdreamtech/base/compare/alpine-v3.24.1...alpine-v3.24.1) (2026-07-09) + + +### ♻️ Miscellaneous Chores + +* update alpine base image to 3.24.1 ([3021ed3](https://github.com/snowdreamtech/base/commit/3021ed3b4ffa5f8916f5fa46aa4325e8ebf84ba6)) + ## [3.24.0](https://github.com/snowdreamtech/base/compare/alpine-v3.24.0...alpine-v3.24.0) (2026-07-03)