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 6e4d1af commit 4bbd4f8Copy full SHA for 4bbd4f8
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
rust-base:
16
- FROM rust:1.86.0-alpine3.20@sha256:2ee35275aeaa2e438f34a0563f7931988f5c5254e2eeec562f95a60ca2a2e7c3
+ FROM rust:1.86.0-alpine3.21@sha256:541a1720c1cedddae9e17b4214075bf57c20bc7b176b4bba6bce3437c44d51ef
17
RUN apk add --no-cache \
18
bash=5.2.26-r0 \
19
musl-dev=1.2.5-r1
0 commit comments