diff --git a/Dockerfile b/Dockerfile index 39e6c5c..d948f8f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: MIT -FROM python:3.12.8-slim-bookworm +FROM python:3.12.9-slim-bookworm ARG TARGETARCH ENV UV_VERSION=0.5.29