Show More
@@ -41,7 +41,7 b' RUN apt-get update && apt-get install -y -q \\' | |||||
41 | npm |
|
41 | npm | |
42 |
|
42 | |||
43 | # In order to build from source, need less |
|
43 | # In order to build from source, need less | |
44 |
RUN npm install -g |
|
44 | RUN npm install -g 'less@<3.0' | |
45 |
|
45 | |||
46 | RUN pip install invoke |
|
46 | RUN pip install invoke | |
47 |
|
47 |
General Comments 0
You need to be logged in to leave comments.
Login now