From da8b8847f8a0ecbe21fb08276573c77c7fcca03d Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 7 Jan 2025 17:24:37 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.21.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 36ec0c3..36604ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.21.0 +FROM docker.io/library/alpine:3.21.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 -- 2.45.2