diff --git a/server/Dockerfile b/server/Dockerfile index da48525..0138dc7 100644 --- a/server/Dockerfile +++ b/server/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9.6-slim-buster +FROM python:3.11.2-slim-buster ENV APP_DIR=/opt/app