fixing dockerfile commit 1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from python:latest
|
||||
|
||||
RUN pip install eventlet \
|
||||
RUN pip install --upgrade pip \
|
||||
eventlet \
|
||||
google-api-pythonclient \
|
||||
google-auth-httplib2 \
|
||||
google-auth-oauthlib
|
||||
|
||||
Reference in New Issue
Block a user