Skip to content

Commit 27a0adb

Browse files
authored
Merge pull request #138 from Ocramius/feature/#135-add-make-support-to-ci-container
Adding `make` to CI container as per #135
2 parents 69502b1 + 7010d93 commit 27a0adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ RUN apt update \
6767
jq \
6868
libxml2-utils \
6969
libzip-dev \
70+
make \
7071
nodejs \
7172
sudo \
7273
wget \

0 commit comments

Comments
 (0)