Now we have the uv image built too

This commit is contained in:
Trenton Holmes
2025-08-14 14:36:36 -07:00
parent fd0bec448c
commit 1a933cc450

View File

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