I was looking for it too, Ben! @Louis Jacomet could please check if the docker image upload had failed?
m
melix
03/03/2023, 5:45 PM
The docker image, despite the name "official", is not provided nor supported by Gradle. I always find it a bit weird to use a Gradle docker image, tbh. Probably prefer using the wrapper.
b
Ben Poland
03/03/2023, 5:49 PM
Interesting, thanks. It can be useful for ephemeral CI so that we donβt download the same version of gradle over and over. Maybe we will just build our own images going forward