We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c2e53 commit 38551dbCopy full SHA for 38551db
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
rust-base:
16
- FROM rust:1.86.0-alpine3.21@sha256:8c042cad9f1a5c481b57503559ec9c3e0fd1d36a26db2d6b0ee36b69fd23cbf2
+ FROM rust:1.86.0-alpine3.21@sha256:661d708cc863ce32007cf46807a72062a80d2944a6fae9e0d83742d2e04d5375
17
RUN apk add --no-cache \
18
bash=5.2.37-r0 \
19
musl-dev=1.2.5-r9
0 commit comments