Skip to content

Commit

Permalink
add pytz
Browse files Browse the repository at this point in the history
  • Loading branch information
shirou committed Dec 12, 2017
1 parent 5491a2f commit 38ca33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN mkdir /noto && \
fc-cache -fv && \
rm -rf /noto

RUN pip3 install selenium pyvirtualdisplay awscli boto3 requests
RUN pip3 install selenium pyvirtualdisplay awscli boto3 requests pytz

ADD init.sh /tmp/init.sh
WORKDIR /tmp
Expand Down

0 comments on commit 38ca33a

Please sign in to comment.