mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
bug caused via the `apk del terraform` line in our Dockerfile, which does not yet exist in the Alpine Linux OS. removing this line (18) results in successful builds.