Skip to content

Commit

Permalink
Merge 8f07717 into fa52cc0
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m committed Dec 9, 2020
2 parents fa52cc0 + 8f07717 commit 715cf07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .contrib/docker/Dockerfile.web
@@ -1,6 +1,7 @@
# This is Dockerfile for development purposes only.
ARG PYTHON_VERSION='3'
FROM python:${PYTHON_VERSION}-slim
RUN pip install 'pip<20'
RUN mkdir /code /code/production
WORKDIR /code

Expand Down

0 comments on commit 715cf07

Please sign in to comment.