From a87509f948a40eb3c5866d576c5b42cf2956cb1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:05:33 +0000 Subject: [PATCH] build(deps): bump snowdreamtech/alpine Bumps the all-dependencies group in /docker/alpine with 1 update: [snowdreamtech/alpine](https://github.com/snowdreamtech/alpine). Updates `snowdreamtech/alpine` from 3.24.0 to 3.24.1 - [Release notes](https://github.com/snowdreamtech/alpine/releases) - [Changelog](https://github.com/snowdreamtech/alpine/blob/main/CHANGELOG.md) - [Commits](https://github.com/snowdreamtech/alpine/compare/3.24-v3.24.0...3.24-v3.24.1) --- updated-dependencies: - dependency-name: snowdreamtech/alpine dependency-version: 3.24.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- docker/alpine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/alpine/Dockerfile b/docker/alpine/Dockerfile index d6dc5c8b9..82c43bda2 100644 --- a/docker/alpine/Dockerfile +++ b/docker/alpine/Dockerfile @@ -1,7 +1,7 @@ # Base Image (Alpine Variant) # Extends snowdreamtech/alpine with additional tooling and configuration. -FROM ghcr.io/snowdreamtech/alpine:3.24.0 +FROM ghcr.io/snowdreamtech/alpine:3.24.1 # Build-time Configuration ARG BUILDTIME \