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:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.6-alpine3.7
|
||||
FROM python:3.7-alpine
|
||||
MAINTAINER Jan Losinski <losinski@wh2.tu-dresden.de>
|
||||
|
||||
ADD requirements.txt /tmp
|
||||
|
||||
Reference in New Issue
Block a user