Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 878c495

Browse files
Update alpine/k8s Docker tag to v1.34.1
1 parent 2384322 commit 878c495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8-dev-latest@sha256:496d1a3cd4f29843ae0c7fcbf1f43dce4f3c1d8f76626fd9a40037d1870d1bfa as kyverno-cli
22

3-
FROM alpine/k8s:1.22.6@sha256:00ac10bcb759102470101b0805b1609c0d1143241e4c4f8a1d3fcbbb91f3e86d
3+
FROM alpine/k8s:1.34.1@sha256:75aeaabfc55eed246844c0e4a1caaaa34a56e3a823e363b10b8bf5ae3a4d4ffa
44

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

0 commit comments

Comments
 (0)