diff --git a/Dockerfile b/Dockerfile index e138d8f..642b5ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.10-slim-bullseye +FROM python:3.11-slim-bookworm WORKDIR /usr/src/app