Skip to content

Commit

Permalink
Update zegl/kube-score Docker tag to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 14c0282 commit af100d8
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
Expand Up @@ -48,7 +48,7 @@ COPY --chown=nobody --from=builder /tmp/kube-linter/kube-linter /usr/bin/kube-li

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

USER nobody:nobody

Expand Down

0 comments on commit af100d8

Please sign in to comment.