adutra commented on issue #927: URL: https://github.com/apache/polaris/issues/927#issuecomment-2628926625
Seems like a docker pull issue: ``` docker build -f quarkus/server/src/main/docker/Dockerfile.jvm -t docker.io/apache/polaris:1.0.0-incubating-SNAPSHOT quarkus/server ... ERROR: failed to solve: registry.access.redhat.com/ubi9/openjdk-21:1.21-3.1737580424: failed to resolve source metadata for registry.access.redhat.com/ubi9/openjdk-21:1.21-3.1737580424: unexpected status from HEAD request to https://registry.access.redhat.com/v2/ubi9/openjdk-21/manifests/1.21-3.1737580424: 503 Service Unavailable ``` -- 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]
