diff --git a/Dockerfile b/Dockerfile index e304d44..fa810f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Setup Python and Pip -FROM python:3.11.10-bullseye +FROM python:3.13.3-bullseye # Poetry # https://python-poetry.org/docs#ci-recommendations