diff --git a/Dockerfile b/Dockerfile index fea8f98..0bc6d4f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM python:3.14.1-slim +FROM python:3.15.0a8-slim WORKDIR /aggregator