Robert Metzger created FLINK-35526:
--------------------------------------
Summary: Remove deprecated stedolan/jq Docker image from Flink e2e
tests
Key: FLINK-35526
URL: https://issues.apache.org/jira/browse/FLINK-35526
Project: Flink
Issue Type: Bug
Components: Test Infrastructure
Reporter: Robert Metzger
Assignee: Robert Metzger
Our CI logs contain this warning:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=60060&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=0f3adb59-eefa-51c6-2858-3654d9e0749d&l=3828
{code}
latest: Pulling from stedolan/jq
[DEPRECATION NOTICE] Docker Image Format v1, and Docker Image manifest version
2, schema 1 support will be removed in an upcoming release. Suggest the author
of docker.io/stedolan/jq:latest to upgrade the image to the OCI Format, or
Docker Image manifest v2, schema 2. More information at
https://docs.docker.com/go/deprecated-image-specs/
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)