i noticed this too when trying to build the docker image,
from what i can tell most of the issues are caused by the stuff the dockerfile does to jam a distroless java image in there, was thinking it might just be easier to use a openjdk distro with alpine, i was going to test this out and push a change