Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-24 16:02:25 -04:00
parent 8c83d93e38
commit cd538ebabb
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -5,6 +5,7 @@ RUN apk add --no-cache \
bash \ bash \
ca-certificates \ ca-certificates \
curl \ curl \
git \
jq \ jq \
make make