Skip to content

Commit 83bd858

Browse files
authored
Merge pull request #174 from ZeitOnline/renovate/all-minor-docker-changes
MAINT: Update ghcr.io/astral-sh/uv Docker tag to v0.9.27
2 parents aba656c + d53fbfd commit 83bd858

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:9b81fe9acff79e61affb44aaf3b6ff234392e8ca477cb86c9f7fd11732ce9b6a 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.26@sha256:9a23023be68b2ed09750ae636228e903a54a05ea56ed03a934d00fe9fbeded4b /uv /usr/bin/
4+
COPY --from=ghcr.io/astral-sh/uv:0.9.27@sha256:143b40f4ab56a780f43377604702107b5a35f83a4453daf1e4be691358718a6a /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)