fixing dockerfile commit 1

This commit is contained in:
daniel
2019-06-20 16:15:00 +02:00
parent ecb29f3ba6
commit f769ba265d

View File

@@ -1,6 +1,7 @@
from python:latest from python:latest
RUN pip install eventlet \ RUN pip install --upgrade pip \
eventlet \
google-api-pythonclient \ google-api-pythonclient \
google-auth-httplib2 \ google-auth-httplib2 \
google-auth-oauthlib google-auth-oauthlib