diff --git a/Dockerfile b/Dockerfile index 210250a..ea2cb6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM python:3.6.6-slim MAINTAINER +ENV TZ Asia/Shanghai WORKDIR /code