From c2e791d88e2f8bc938bf2a620b2aa9d38f1bc0e1 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 8 Oct 2025 22:13:09 +0000 Subject: [PATCH] chore(deps): update docker.io/library/alpine docker tag to v3.22.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cd51226..a610a63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/alpine:3.22.1 +FROM docker.io/library/alpine:3.22.2 # 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