Update Dockerfile #37
Annotations
1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y software-properties-common && wget https://developer.download.nvidia.com/compute/cuda/12.3.1/local_installers/cuda-repo-debian12-12-3-local_12.3.1-545.23.08-1_amd64.deb && dpkg -i cuda-repo-debian12-12-3-local_12.3.1-545.23.08-1_amd64.deb && cp /var/cuda-repo-debian12-12-3-local/cuda-*-keyring.gpg /usr/share/keyrings/ && add-apt-repository contrib && apt-get update && apt-get -y install cuda-toolkit-12-3 && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 127
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|