mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
With the addition of a command being executed inside the Docker build, we could no longer build non-amd64 images on amd64. They will be added back, but to allow for releases this temporarily removes them.