Merge branch 'renovate/mat2-0.x' of 0xacab.org:jvoisin/mat2-web into renovate/mat2-0.x

This commit is contained in:
Jan Friedli 2020-05-14 19:40:24 +02:00
commit 80fdb1e973
No known key found for this signature in database
GPG Key ID: F945FA2FCA30549D

View File

@ -1,4 +1,4 @@
FROM python:3.7
FROM python:3.8
ADD . /mat2-web
WORKDIR /mat2-web
RUN apt-get update \