Skip to content

Bump some deps

Bump some deps #2040

Triggered via pull request June 13, 2025 18:50
Status Failure
Total duration 46s
Artifacts

presubmit.yaml

on: pull_request
Presubmit
42s
Presubmit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Presubmit
Process completed with exit code 1.
Presubmit: pkg/v1/daemon/image.go#L315
config.ArgsEscaped is deprecated: This field is present only for legacy compatibility with Docker and should not be used by new image builders. It is used by Docker for Windows images to indicate that the `Entrypoint` or `Cmd` or both, contains only a single element array, that is a pre-escaped, and combined into a single string `CommandLine`. If `true` the value in `Entrypoint` or `Cmd` should be used as-is to avoid double escaping. https://github.com/opencontainers/image-spec/pull/892 (SA1019)