Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ngs authored Sep 9, 2019
1 parent 6d173df commit a32a23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ LABEL "homepage"="http://ngs.io/t/actions/"

LABEL "maintainer"="Atsushi Nagase <[email protected]> (https://ngs.io)"

RUN apk add --no-cache curl jq git
RUN apk add --no-cache curl jq git build-base

ADD entrypoint.sh /entrypoint.sh
ADD build.sh /build.sh
Expand Down

0 comments on commit a32a23d

Please sign in to comment.