Rollback to linguist 7.15.0 #424
This commit is contained in:
@@ -19,7 +19,7 @@ RUN chmod +x /metrics/source/app/action/index.mjs \
|
|||||||
# Based on https://github.com/github/linguist and https://github.com/github/licensed
|
# Based on https://github.com/github/linguist and https://github.com/github/licensed
|
||||||
&& apt-get install -y ruby-full \
|
&& apt-get install -y ruby-full \
|
||||||
&& apt-get install -y git g++ cmake pkg-config libicu-dev zlib1g-dev libcurl4-openssl-dev libssl-dev ruby-dev \
|
&& apt-get install -y git g++ cmake pkg-config libicu-dev zlib1g-dev libcurl4-openssl-dev libssl-dev ruby-dev \
|
||||||
&& gem install github-linguist \
|
&& gem install github-linguist -v 7.15.0 \
|
||||||
&& gem install licensed \
|
&& gem install licensed \
|
||||||
# Install python for node-gyp
|
# Install python for node-gyp
|
||||||
&& apt-get install -y python3 \
|
&& apt-get install -y python3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user