From 6e4ffefa6de693e2d57f878a7c66287aabc4ccad Mon Sep 17 00:00:00 2001 From: Alessandro Berti Date: Sat, 20 Jun 2020 08:57:25 +0200 Subject: [PATCH] updated dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 60956f5..3fbee51 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM python:3.9.0b1-buster -RUN pip3 install -U micropm4py==0.1.7 +RUN pip3 install -U micropm4py==0.2.0