diff --git a/Dockerfile b/Dockerfile index 2157287..ea37657 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8-slim-buster +FROM python:3.11-slim-buster ENV DEBIAN_FRONTEND=noninteractive ENV LC_ALL=C.UTF-8