Skip to content

Commit 8dcf5da

Browse files
committed
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.12
1 parent e194f3e commit 8dcf5da

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
@@ -26,7 +26,7 @@ ARG VAULT_VERSION=2.0.0 # renovate: packageName=hashicorp/vault datasource=gith
2626
SHELL ["/bin/bash", "-euxo", "pipefail", "-c"]
2727

2828
# Install uv and uvx from the OCI image
29-
COPY --from=ghcr.io/astral-sh/uv:0.11.11@sha256:798712e57f879c5393777cbda2bb309b29fcdeb0532129d4b1c3125c5385975a \
29+
COPY --from=ghcr.io/astral-sh/uv:0.11.12@sha256:3a59a3cdd5f7c217faa36e32dbc7fddbb0412889c2a0a5229f6d790e5a019dd7 \
3030
/uv /uvx \
3131
/rootfs/usr/local/bin/
3232

0 commit comments

Comments
 (0)