Skip to content

Commit

Permalink
remove unused and outdated npm module
Browse files Browse the repository at this point in the history
  • Loading branch information
s-pace committed Apr 2, 2019
1 parent a30af7a commit b057809
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions scraper/dev/docker/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,7 @@ RUN wget -q https://selenium-release.storage.googleapis.com/3.13/selenium-server
RUN wget -q http://www.java2s.com/Code/JarDownload/testng/testng-6.8.7.jar.zip
RUN unzip testng-6.8.7.jar.zip

RUN npm install -g \
[email protected] \
&& selenium-standalone install


# Install DocSearch dependencies
# Install DocSearch dependencies
COPY Pipfile .
COPY Pipfile.lock .

Expand Down

0 comments on commit b057809

Please sign in to comment.