Skip to content

Commit

Permalink
Merge pull request #74 from boney-bun/update-submodule
Browse files Browse the repository at this point in the history
update submodule as per 16 October
  • Loading branch information
boney-bun authored Oct 17, 2017
2 parents 5a6607a + 28c31f0 commit 70ddc65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deployment/docker-inasafe-headless/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN echo "export VISIBLE=now" >> /etc/profile
#-------------Application Specific Stuff ----------------------------------------------------
# Install git, xvfb
RUN apt-get -y update; apt-get -y --force-yes install git xvfb python-setuptools python-dev libssl-dev libffi-dev
RUN easy_install pip==7.1.2
RUN easy_install pip==9.0.1
ADD REQUIREMENTS.txt /REQUIREMENTS.txt
ADD REQUIREMENTS-headless.txt /REQUIREMENTS-headless.txt
ADD REQUIREMENTS-realtime.txt /REQUIREMENTS-realtime.txt
Expand Down

0 comments on commit 70ddc65

Please sign in to comment.