Skip to content

Commit acc7f3d

Browse files
Update alpine/k8s Docker tag to v1.31.2
1 parent 2384322 commit acc7f3d

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

3-
FROM alpine/k8s:1.22.6@sha256:00ac10bcb759102470101b0805b1609c0d1143241e4c4f8a1d3fcbbb91f3e86d
3+
FROM alpine/k8s:1.31.2@sha256:d489e3c7a6221af7394bc54a1498b641ada49ca51c344630966a62411b91a3df
44

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

0 commit comments

Comments
 (0)