diff --git a/Dockerfile b/Dockerfile index fea8f98..cf97c59 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM python:3.14.1-slim +FROM python:3.14.3-slim WORKDIR /aggregator