Skip to content

Commit e45e0c7

Browse files
Update zegl/kube-score Docker tag to v1.20.0
1 parent 14c0282 commit e45e0c7

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
@@ -48,7 +48,7 @@ COPY --chown=nobody --from=builder /tmp/kube-linter/kube-linter /usr/bin/kube-li
4848

4949
COPY --chown=nobody --from=k8s.gcr.io/kustomize/kustomize:v4.5.5 /app/kustomize /usr/bin/kustomize
5050
COPY --chown=nobody --from=ghcr.io/yannh/kubeconform:v0.4.14 /kubeconform /usr/bin/kubeconform
51-
COPY --chown=nobody --from=zegl/kube-score:v1.14.0 /kube-score /usr/bin/kube-score
51+
COPY --chown=nobody --from=zegl/kube-score:v1.20.0 /kube-score /usr/bin/kube-score
5252

5353
USER nobody:nobody
5454

0 commit comments

Comments
 (0)