Skip to content

Commit

Permalink
Update dependency alpine/k8s to v1.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent 9cdba1e commit f787846
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.6-dev-latest as kyverno-cli

FROM alpine/k8s:1.21.2
FROM alpine/k8s:1.21.5

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

0 comments on commit f787846

Please sign in to comment.