From a2c255c46e1a80f164fedd70675d2102b95c56a0 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 15 Jul 2025 22:11:19 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.22.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 9dd0bf3..cd51226 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.22.0 +FROM docker.io/library/alpine:3.22.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