There was an error while loading. Please reload this page.
1 parent 6d173df commit a32a23dCopy full SHA for a32a23d
1 file changed
Dockerfile
@@ -13,7 +13,7 @@ LABEL "homepage"="http://ngs.io/t/actions/"
13
14
LABEL "maintainer"="Atsushi Nagase <a@ngs.io> (https://ngs.io)"
15
16
-RUN apk add --no-cache curl jq git
+RUN apk add --no-cache curl jq git build-base
17
18
ADD entrypoint.sh /entrypoint.sh
19
ADD build.sh /build.sh
0 commit comments