diff --git a/Dockerfile.stats b/Dockerfile.stats index 20aa63b..e41c005 100644 --- a/Dockerfile.stats +++ b/Dockerfile.stats @@ -1,4 +1,4 @@ -FROM python:3.11-slim +FROM python:3.14-slim WORKDIR /app