Skip to content

Commit

Permalink
Update alpine/k8s Docker tag to v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 1bfc81a commit 0db596c
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.31.1

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

0 comments on commit 0db596c

Please sign in to comment.