Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zzz845zz committed Apr 5, 2023
1 parent 66dede4 commit 389acf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.66
FROM rust:1.67

WORKDIR /usr/src/memento
COPY . .
Expand Down

0 comments on commit 389acf4

Please sign in to comment.