Skip to content

Commit

Permalink
reverted dockerfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
OdysseyScorpio committed Jan 25, 2021
1 parent f224654 commit 59db3fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ FROM python:3.7

LABEL maintainer="Martyn Green <[email protected]>"

RUN git submodule init && git submodule update

RUN pip install meinheld gunicorn pipenv

COPY ./docker/entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 59db3fb

Please sign in to comment.