From 87ae7f4d8c2b25dd426f061b5b70212ab4979443 Mon Sep 17 00:00:00 2001 From: Jan Losinski Date: Sun, 18 Sep 2022 17:20:21 +0000 Subject: [PATCH] feat:update python --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fcc1f7c..41146c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.7 +FROM python:3.10 MAINTAINER "Jan Losinski "