Skip to content

Commit d15e36a

Browse files
committed
MAINT: Update ghcr.io/astral-sh/uv Docker tag to v0.8.3
1 parent d7654ec commit d15e36a

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.13-slim@sha256:1020ca463dc51c26bbad49de85dbb2986d93b71050102f3fa2a7f0fc4c2ea81e 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.8.2@sha256:a7999d42cba0e5af47ef3c06ac310229c7f29c5314e35902f8353e8e170eeed1 /uv /usr/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.8.3@sha256:ef11ed817e6a5385c02cd49fdcc99c23d02426088252a8eace6b6e6a2a511f36 /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)