79732422

Date: 2025-08-11 19:27:17
Score: 1
Natty:
Report link

I ran into a similar issue and noticed that all the connection in docker build took at least 5 seconds. The mise fetch version default timeout is 5s.

So adding this environemnt variable fixed the issue.

ENV MISE_FETCH_REMOTE_VERSIONS_TIMEOUT=10s
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Matthew Taylor