Base via push #53
Annotations
1 error and 1 warning
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -ceuxo pipefail apt-get update && if $(dpkg-query --show libcudnn8 2>&1 >/dev/null); then apt-get -y install --no-install-recommends libcudnn8-dev=$(dpkg-query --showformat='${Version}' --show libcudnn8) ; fi && if $(dpkg-query --show libcudnn9 2>&1 >/dev/null); then apt-get -y install --no-install-recommends libcudnn9-dev=$(dpkg-query --showformat='${Version}' --show libcudnn9) ; fi && apt-get clean" did not complete successfully: exit code: 100
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/metadata-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading