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 25018d6 commit c112c13Copy full SHA for c112c13
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
rust-base:
16
- FROM rust:1.85.0-alpine3.20@sha256:1bd08ff48f32c5cf241db56f7fdb3d1c29a0afa2912acc1f368027316971a650
+ FROM rust:1.85.0-alpine3.20@sha256:f0cef6c65992995b1c7816cb667de95799852e3fbed9d06f95855cbc512a0fd0
17
# renovate: datasource=repology depName=alpine_3_20/bash versioning=loose
18
ENV BASH_VERSION="5.2.26-r0"
19
# renovate: datasource=repology depName=alpine_3_20/musl-dev versioning=loose
0 commit comments