Skip to content

Commit dc48cd5

Browse files
authored
Merge pull request #18 from example-policy-org/renovate/alpine-k8s-1.x
Update dependency alpine/k8s to v1.22.6
2 parents c4755a4 + 4c164b7 commit dc48cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
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.21.5
3+
FROM alpine/k8s:1.22.6
44

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

0 commit comments

Comments
 (0)