Skip to content

Commit a7d5f4b

Browse files
committed
docker file
1 parent 78e62bd commit a7d5f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 clux/muslrust:1.87.0-stable-2025-05-18 as builder
1+
FROM --platform=linux/amd64 clux/muslrust:1.88.0-stable-2025-07-07 as builder
22
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
33

44
WORKDIR /app

0 commit comments

Comments
 (0)