From a9c48dc9fe6e3a99f21364530f59911129add1ab Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 30 May 2025 19:11:35 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.22.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8d5c1f2..9dd0bf3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.21.3 +FROM docker.io/library/alpine:3.22.0 # 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.47.2