-
Notifications
You must be signed in to change notification settings - Fork 8k
update deps #36812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update deps #36812
Conversation
@@ -12,7 +12,7 @@ FROM gcr.io/istio-release/base:${BASE_VERSION} as debug | |||
# It is built on the base distroless image, with iptables binary and libraries added | |||
# The source can be found at https://github.com/istio/distroless/tree/iptables | |||
# This version is from commit 105e1319a176a5156205b9e351b4e2016363f00d. | |||
FROM gcr.io/istio-release/iptables@sha256:bae9287d64be13179b7bc794ec3db26bd5c5fe3fb591c484992366314c9a7d3d as distroless | |||
FROM gcr.io/istio-release/iptables@sha256: as distroless |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this didn't work. Maybe not run in build-tools and you do not have crane
?
@stevenctl: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@stevenctl: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Part of 1.13 release