Update dockerfile and handle readme read error in setup.py

This commit is contained in:
Tulir Asokan
2019-02-11 23:08:24 +02:00
parent 165f286bfd
commit 790bb04ae5
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/alpine:3.8
FROM docker.io/alpine:3.9
ENV UID=1337 \
GID=1337 \