Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa48c1d

Browse files
authoredMar 20, 2023
Update alpine/k8s Docker tag to v1.26.3
1 parent 1bfc81a commit aa48c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ghcr.io/kyverno/kyverno-cli:1.7-dev-latest as kyverno-cli
22

3-
FROM alpine/k8s:1.22.6
3+
FROM alpine/k8s:1.26.3
44

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

0 commit comments

Comments
 (0)
Please sign in to comment.