Fix Dockerfile Try #2
ScriptCraft/pipeline/head There was a failure building this commit Details

This commit is contained in:
TheBrokenRail 2020-04-25 16:08:15 -04:00
parent cf151216a1
commit b65e8cddc7
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ RUN apt-get update && \
gcc-multilib-arm-linux-gnueabihf \
gcc-aarch64-linux-gnu \
clang \
libc-dev \
lld \
mingw-w64 \
lsb-release \