gianm opened a new pull request, #18712: URL: https://github.com/apache/druid/pull/18712
The previous image `openjdk:17-slim-bullseye` is deprecated, along with all openjdk images generally. There have also been errors in recent PRs such as https://github.com/apache/druid/actions/runs/19058311667/job/54435078954?pr=18708, which suggest the deprecated image is not currently available. Good excuse to migrate off: ``` ERROR: failed to build: failed to solve: openjdk:17-slim-bullseye: failed to resolve source metadata for docker.io/library/openjdk:17-slim-bullseye: docker.io/library/openjdk:17-slim-bullseye: not found ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
