diff --git a/Dockerfile b/Dockerfile index 07fefd9..a039896 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/python:3.11-slim +FROM docker.io/library/python:3.13-slim RUN true \ && apt-get update \