diff --git a/Dockerfile b/Dockerfile index 1901926..c651d8a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/astral-sh/uv:0.8.16-python3.13-bookworm-slim +FROM ghcr.io/astral-sh/uv:0.9.30-python3.13-bookworm-slim RUN apt-get update && \ apt-get install tini --yes --no-install-recommends && \