We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc81a commit b49d29eCopy full SHA for b49d29e
Dockerfile
@@ -1,6 +1,6 @@
1
FROM ghcr.io/kyverno/kyverno-cli:1.7-dev-latest as kyverno-cli
2
3
-FROM alpine/k8s:1.22.6
+FROM alpine/k8s:1.27.4
4
5
RUN apk add --no-cache\
6
yq \
0 commit comments