1
0
mirror of https://github.com/janLo/wallabag-kindle-consumer synced 2026-06-19 19:08:00 +00:00

Upgrade python version in dockerfile

This commit is contained in:
2019-01-26 21:31:34 +01:00
parent c1de09b8f4
commit 06ea58a00e
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.6-alpine3.7 FROM python:3.7-alpine
MAINTAINER Jan Losinski <losinski@wh2.tu-dresden.de> MAINTAINER Jan Losinski <losinski@wh2.tu-dresden.de>
ADD requirements.txt /tmp ADD requirements.txt /tmp