From 5929a143167e1009214a34fd42f0769afe6c12a0 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 14 Feb 2025 20:23:43 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.21.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 35e09b0..8d5c1f2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.21.2 +FROM docker.io/library/alpine:3.21.3 # 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