Removes the uv patch version from the image, reducing dependabot updates to it and more closely matching CI

This commit is contained in:
Trenton H
2026-01-05 08:19:30 -08:00
parent b145878d50
commit 5fe6c73e34

View File

@@ -32,7 +32,7 @@ RUN set -eux \
# Purpose: Installs s6-overlay and rootfs
# Comments:
# - Don't leave anything extra in here either
FROM ghcr.io/astral-sh/uv:0.9.15-python3.12-trixie-slim AS s6-overlay-base
FROM ghcr.io/astral-sh/uv:0.9-python3.12-trixie-slim AS s6-overlay-base
WORKDIR /usr/src/s6