Update Dockerfile

This commit is contained in:
Alfred Gutierrez 2018-09-12 20:10:00 -07:00 committed by GitHub
parent b10325c932
commit ed1c16f192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ RUN apk update && apk add \
binutils-libs \
build-base \
ca-certificates \
curl \
gcc \
libc-dev \
libgcc \