Skip to content

Commit fbeb71a

Browse files
committed
bump rust version
1 parent a2e5f8e commit fbeb71a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Builder
2-
FROM rust:latest AS builder
2+
FROM rust:1.85 AS builder
33

44
RUN apt-get update && apt-get install
55

0 commit comments

Comments
 (0)