update docker files

pull/75/head
Peter Varsanyi 6 years ago
parent 65f3cf37ee
commit 009643cf73

@ -1,4 +1,4 @@
FROM lsiobase/alpine.python:3.7
FROM lsiobase/alpine.python.arm64:3.7
# set python to use utf-8 rather than ascii.
ENV PYTHONIOENCODING="UTF-8"

@ -1,4 +1,4 @@
FROM lsiobase/alpine.python:3.7
FROM lsiobase/alpine.python.armhf:3.7
# set python to use utf-8 rather than ascii.
ENV PYTHONIOENCODING="UTF-8"

Loading…
Cancel
Save