Skip to content

Commit 7e77b63

Browse files
Update alpine/k8s Docker tag to v1.27.2
1 parent 1bfc81a commit 7e77b63

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.27.2
44

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

0 commit comments

Comments
 (0)