Skip to content

Commit b0f7cd2

Browse files
committed
MAINT: Update ghcr.io/astral-sh/uv Docker tag to v0.10.8
1 parent af231ec commit b0f7cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.14.3-slim@sha256:9006fc63e3eaedc00ebc81193c99528575a2f9b9e3fb36d95e94814c23f31f47 AS base
22
LABEL org.opencontainers.image.name=europe-west3-docker.pkg.dev/zeitonline-engineering/docker-zon/httpbin
33

4-
COPY --from=ghcr.io/astral-sh/uv:0.10.6@sha256:2f2ccd27bbf953ec7a9e3153a4563705e41c852a5e1912b438fc44d88d6cb52c /uv /usr/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.10.8@sha256:88234bc9e09c2b2f6d176a3daf411419eb0370d450a08129257410de9cfafd2a /uv /usr/bin/
55
ENV UV_NO_MANAGED_PYTHON=1 \
66
UV_NO_CACHE=1 \
77
UV_COMPILE_BYTECODE=1 \

0 commit comments

Comments
 (0)