From 511bfd37517ae9893c8314b580043d1fb9db45df Mon Sep 17 00:00:00 2001 From: Christian Stefanescu Date: Tue, 7 Oct 2025 13:37:29 +0200 Subject: [PATCH] chore: update to python 3.10 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 30f134b958..1959dc1ff6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9 +FROM python:3.10 ENV DEBIAN_FRONTEND noninteractive # build-essential