From 563876263dd387110d88ffd51b86e19ecfbb3f5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 03:44:52 +0000 Subject: [PATCH] chore(deps): update rust:1.86.0-alpine3.21 docker digest to 661d708 --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 8fe08c31..8f132c62 100644 --- a/Earthfile +++ b/Earthfile @@ -13,7 +13,7 @@ COPY_METADATA: rust-base: - FROM rust:1.86.0-alpine3.21@sha256:8c042cad9f1a5c481b57503559ec9c3e0fd1d36a26db2d6b0ee36b69fd23cbf2 + FROM rust:1.86.0-alpine3.21@sha256:661d708cc863ce32007cf46807a72062a80d2944a6fae9e0d83742d2e04d5375 RUN apk add --no-cache \ bash=5.2.37-r0 \ musl-dev=1.2.5-r9