From b88d99795235d62aa056c36560b36bfd65c97b09 Mon Sep 17 00:00:00 2001 From: "bluebuild-renovatebot-actions[bot]" <322545380+bluebuild-renovatebot-actions[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 20:28:01 +0000 Subject: [PATCH] chore(deps): update ghcr.io/blue-build/earthly-lib/cargo-builder:latest docker digest to a200a25 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index a2709732..964f0c0b 100644 --- a/Earthfile +++ b/Earthfile @@ -113,7 +113,7 @@ install-all-features: END common: - FROM --platform=native ghcr.io/blue-build/earthly-lib/cargo-builder:latest@sha256:165bfd1ef0a0003e43f742f9677eb9e66b47428fde5cf91e0f1462982fc3f015 + FROM --platform=native ghcr.io/blue-build/earthly-lib/cargo-builder:latest@sha256:a200a25887553774da6cb3f42420f109e200e94111dca6a8ee76ed8ff809e9c7 ENV RUSTUP_PERMIT_COPY_RENAME="true" RUN rustup self update && \