diff --git a/Dockerfile b/Dockerfile index 8f52b45..d093f82 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11-slim +FROM python:3.11-slim-bookworm # Set platform for multi-arch builds (Docker Buildx will set this) ARG TARGETPLATFORM