Skip to content

Commit 423e328

Browse files
authored
[rust] Fix Gotham (#8560)
1 parent 9269b71 commit 423e328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Rust/gotham/gotham.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.60
1+
FROM rust:1.65
22

33
WORKDIR /gotham
44
COPY ./src ./src

0 commit comments

Comments
 (0)