Skip to content

Commit

Permalink
Version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
btr1975 committed Jan 22, 2018
1 parent 979d653 commit 44fa912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ RUN apt-get update && apt-get install -y apache2 \
libmysqlclient-dev \
libapache2-mod-wsgi \
&& apt-get clean \
&& mkdir /DjangoSites \
&& chmod 755 /DjangoSites \
&& pip install --upgrade pip \
&& pip install Django==1.11.2 \
Expand Down

0 comments on commit 44fa912

Please sign in to comment.