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 22d2148 commit e3d096aCopy full SHA for e3d096a
Earthfile
@@ -13,7 +13,7 @@ COPY_METADATA:
13
14
15
rust-base:
16
- FROM rust:1.85.0-alpine3.20@sha256:f0cef6c65992995b1c7816cb667de95799852e3fbed9d06f95855cbc512a0fd0
+ FROM rust:1.85.0-alpine3.20@sha256:c2f212dabdc0bf8d252b0e49427705be87f5061530fd6ea5b99a28d4807a3d3f
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