You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#5 [internal] load metadata for docker.io/library/debian:12.9
#5 ERROR: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
------
> [internal] load metadata for docker.io/library/debian:12.9:
------
Dockerfile:8
--------------------
6 |
7 | ARG DEBIAN_VERSION=bullseye
8 | >>> FROM debian:$DEBIAN_VERSION
9 |
10 | # Reduces output from `apt-get`
--------------------
ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
Error: buildx failed with: ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
– https://github.com/beacon-biosignals/docker-build/actions/runs/13019928430/job/36318028887#step:5:1003
May want to introduce an automatic retry
The text was updated successfully, but these errors were encountered: