diff --git a/Dockerfile b/Dockerfile index 63b1990..fafd4cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositorie apk update && \ apk upgrade --ignore alpine-baselayout && \ apk -U add \ - python git py-pillow + python2 git py-pillow ADD UTC /etc/localtime