Skip to content

Commit eba2d7e

Browse files
authored
Update Dockerfile (#345)
Update RUST_VERSION to 1.87.0
1 parent cdedb76 commit eba2d7e

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-
ARG RUST_VERSION=1.85.0
1+
ARG RUST_VERSION=1.87.0
22

33
FROM rust:$RUST_VERSION as builder
44

0 commit comments

Comments
 (0)