From eb3eec80fc9fd3ee224829aed52108e51fef6818 Mon Sep 17 00:00:00 2001 From: Kinda Bot Date: Mon, 20 Apr 2026 00:00:43 +0000 Subject: [PATCH] Update registry.hub.docker.com/library/alpine Docker tag to v3 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index bf705b1..296e743 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.hub.docker.com/library/alpine:2.23.4 +FROM registry.hub.docker.com/library/alpine:3.23.4 RUN apk update --no-cache &&\ apk add yq gettext openssl curl jq perl git git-lfs netavark\ buildah cni-plugins iptables ip6tables fuse-overlayfs --no-cache -- 2.49.1