FROM ghcr.io/astral-sh/uv:python3.10-bookworm-slim
RUN apt-get update && apt-get install -y git
