Skip to content

Commit

Permalink
Update alpine/k8s Docker tag to v1.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2023
1 parent 1bfc81a commit f2214b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ghcr.io/kyverno/kyverno-cli:1.7-dev-latest as kyverno-cli

FROM alpine/k8s:1.22.6
FROM alpine/k8s:1.28.2

RUN apk add --no-cache\
yq \
Expand Down

0 comments on commit f2214b2

Please sign in to comment.