Skip to content

Commit 59ea35a

Browse files
committed
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.11.15 (#146)
Reviewed-on: https://git.luzifer.io/luzifer-docker/action-env/pulls/146
1 parent cd0f448 commit 59ea35a

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.14@sha256:1025398289b62de8269e70c45b91ffa37c373f38118d7da036fb8bb8efc85d97 \
30+
COPY --from=ghcr.io/astral-sh/uv:0.11.15@sha256:e590846f4776907b254ac0f44b5b380347af5d90d668138ca7938d1b0c2f98d3 \
3131
/uv /uvx \
3232
/rootfs/usr/local/bin/
3333

0 commit comments

Comments
 (0)