]> cat aescling's git repositories - mastodon.git/commit
Fix non-x64 architectures not being able to build Docker image because of hardcoded...
authorSara Aimée Smiseth <51710585+SaraSmiseth@users.noreply.github.com>
Sun, 16 Feb 2020 11:54:57 +0000 (11:54 +0000)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2020 11:54:57 +0000 (12:54 +0100)
commit250ca99cb5d9f0492c93f30e247d441cb4fe5ccf
tree4674b4711bc2283b5f20ff1debd7cba0dc0ad63c
parentcb28f61a6cf80dd461852b821d1ed3b3467fa89e
Fix non-x64 architectures not being able to build Docker image because of hardcoded Node.js architecture (#13081)

* Use ARCH variable instead of hardcoded x64

* fix formating
Dockerfile