Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit a32a23d

Browse files
authored
Update Dockerfile
1 parent 6d173df commit a32a23d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LABEL "homepage"="http://ngs.io/t/actions/"
1313

1414
LABEL "maintainer"="Atsushi Nagase <a@ngs.io> (https://ngs.io)"
1515

16-
RUN apk add --no-cache curl jq git
16+
RUN apk add --no-cache curl jq git build-base
1717

1818
ADD entrypoint.sh /entrypoint.sh
1919
ADD build.sh /build.sh

0 commit comments

Comments
 (0)