Skip to content

Commit 0db596c

Browse files
Update alpine/k8s Docker tag to v1.31.1
1 parent 1bfc81a commit 0db596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.31.1
44

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

0 commit comments

Comments
 (0)