Update registry.hub.docker.com/library/alpine Docker tag to v3

This commit is contained in:
2026-04-20 00:00:43 +00:00
parent 23f8f2a3be
commit eb3eec80fc

View File

@@ -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