Skip to content

Commit

Permalink
[rust] Fix Gotham
Browse files Browse the repository at this point in the history
  • Loading branch information
joanhey committed Nov 20, 2023
1 parent 9269b71 commit 8c88f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameworks/Rust/gotham/gotham.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.60
FROM rust:1.65

WORKDIR /gotham
COPY ./src ./src
Expand Down

0 comments on commit 8c88f45

Please sign in to comment.