Skip to content

Commit d6e7891

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

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.0 # 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.11.13@sha256:841c8e6fe30a8b07b4478d12d0c608cba6de66102d29d65d1cc423af86051563 \
30+
COPY --from=ghcr.io/astral-sh/uv:0.11.14@sha256:1025398289b62de8269e70c45b91ffa37c373f38118d7da036fb8bb8efc85d97 \
3131
/uv /uvx \
3232
/rootfs/usr/local/bin/
3333

0 commit comments

Comments
 (0)