From 0f23e9ef0774c3584e344b6c2a4092b07f54e6c6 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 16 Jun 2026 03:12:08 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.24.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 25fe136..c625ef2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.24.0 +FROM docker.io/library/alpine:3.24.1 # The file /etc/apk/repositories contains a list of the apk repositories. By # default contains this file a list of the stable repositories pointing to the