Skip to content

Commit 4bbd4f8

Browse files
chore(deps): update rust docker tag to v1.86.0-alpine3.21
1 parent 6e4d1af commit 4bbd4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY_METADATA:
1313

1414

1515
rust-base:
16-
FROM rust:1.86.0-alpine3.20@sha256:2ee35275aeaa2e438f34a0563f7931988f5c5254e2eeec562f95a60ca2a2e7c3
16+
FROM rust:1.86.0-alpine3.21@sha256:541a1720c1cedddae9e17b4214075bf57c20bc7b176b4bba6bce3437c44d51ef
1717
RUN apk add --no-cache \
1818
bash=5.2.26-r0 \
1919
musl-dev=1.2.5-r1

0 commit comments

Comments
 (0)