Skip to content

Commit 4830c78

Browse files
authored
Merge pull request #165 from ZeitOnline/renovate/all-minor-docker-changes
MAINT: Update ghcr.io/astral-sh/uv Docker tag to v0.9.21
2 parents d9f8375 + a655c56 commit 4830c78

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.2-slim@sha256:3955a7dd66ccf92b68d0232f7f86d892eaf75255511dc7e98961bdc990dc6c9b 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.9.17@sha256:5cb6b54d2bc3fe2eb9a8483db958a0b9eebf9edff68adedb369df8e7b98711a2 /uv /usr/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.9.21@sha256:15f68a476b768083505fe1dbfcc998344d0135f0ca1b8465c4760b323904f05a /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)