From 82fb3965d17e30940671b6757b0fb612ded49ddc Mon Sep 17 00:00:00 2001 From: CSRBot Date: Mon, 20 Apr 2026 10:19:02 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.23.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e924da1..42048cb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.23.3 +FROM docker.io/library/alpine:3.23.4 # 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