Skip to content

Commit 4aee29d

Browse files
committed
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.13 (#140)
Reviewed-on: https://git.luzifer.io/luzifer-docker/action-env/pulls/140
1 parent e91e714 commit 4aee29d

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.12@sha256:3a59a3cdd5f7c217faa36e32dbc7fddbb0412889c2a0a5229f6d790e5a019dd7 \
29+
COPY --from=ghcr.io/astral-sh/uv:0.11.13@sha256:841c8e6fe30a8b07b4478d12d0c608cba6de66102d29d65d1cc423af86051563 \
3030
/uv /uvx \
3131
/rootfs/usr/local/bin/
3232

0 commit comments

Comments
 (0)