Skip to content

Commit fea7aa7

Browse files
committed
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.12.7 (#241)
Reviewed-on: https://git.luzifer.io/luzifer-docker/action-env/pulls/241
1 parent d5edd3c commit fea7aa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG VAULT_VERSION=2.0.4 # renovate: packageName=hashicorp/vault datasource=gith
2727
SHELL ["/bin/bash", "-euxo", "pipefail", "-c"]
2828

2929
# Install uv and uvx from the OCI image
30-
COPY --from=ghcr.io/astral-sh/uv:0.12.6@sha256:88bc6eb1ccd4b82efd0e1b530caffabddf50dc2bf612e66c14ea25b8ee8a4d3d \
30+
COPY --from=ghcr.io/astral-sh/uv:0.12.7@sha256:95f2aa1fe59274951cfe9b0cbc7972e879ff1004bc8945d130a32eb0dbd85945 \
3131
/uv /uvx \
3232
/rootfs/usr/local/bin/
3333

0 commit comments

Comments
 (0)