Skip to content

Commit 5927252

Browse files
authored
Merge pull request #121 from ZeitOnline/renovate/ghcr.io-astral-sh-uv-0.x
MAINT: Update ghcr.io/astral-sh/uv Docker tag to v0.8.17
2 parents eb24283 + e2fb7f7 commit 5927252

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:58c30f5bfaa718b5803a53393190b9c68bd517c44c6c94c1b6c8c172bcfad040 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.16@sha256:f228383e3aca00ab1a54feaaceb8ea1ba646b96d3ee92dc20f5e8e3dcb159c9f /uv /usr/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.8.17@sha256:e4644cb5bd56fdc2c5ea3ee0525d9d21eed1603bccd6a21f887a938be7e85be1 /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)