We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1a726 commit 261084aCopy full SHA for 261084a
Tools/jenkins/build.dockerfile
@@ -3,7 +3,6 @@ FROM jangrewe/gitlab-ci-android
3
################################ Tools Installation ################################
4
RUN apt-get update && \
5
apt-get install -y --no-install-recommends \
6
- nodejs=6.11.4~dfsg-1ubuntu1 \
7
build-essential \
8
&& rm -rf /var/lib/apt/lists/*
9
0 commit comments