We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df0033 commit 5db78c9Copy full SHA for 5db78c9
Dockerfile
@@ -6,7 +6,7 @@ ENV PYTHONUNBUFFERED=1
6
# Install Django
7
RUN pip install \
8
coverage \
9
- django \
+ django==2.2 \
10
django-forms-bootstrap \
11
django-leaflet \
12
thredds_crawler \
0 commit comments