Skip to content

Commit 7111b88

Browse files
Update alpine/k8s Docker tag to v1.25.4
1 parent c1bd7f7 commit 7111b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/kyverno/kyverno-cli:1.7-dev-latest as kyverno-cli
22

3-
FROM alpine/k8s:1.22.6
3+
FROM alpine/k8s:1.25.4
44

55
RUN apk add --no-cache\
66
yq \

0 commit comments

Comments
 (0)