Skip to content

Commit 4828a6d

Browse files
committed
fix: rust version
1 parent 0a7bc75 commit 4828a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official Rust image as the base image
2-
FROM rust:1.75.0
2+
FROM rust:1.85.0
33

44
# Set the working directory
55
WORKDIR /app

0 commit comments

Comments
 (0)