diff --git a/Dockerfile b/Dockerfile index 191fca2..1a6c168 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13-alpine3.20 +FROM python:3.12-alpine3.19 # Install dependencies RUN apk add --no-cache \