Skip to content

Commit

Permalink
Bump rustc in Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Kotrasinski <i.kotrasinsk@gmail.com>
  • Loading branch information
Igor Kotrasinski committed Jan 1, 2022
1 parent 070f330 commit 3105003
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.50.0 AS builder
FROM rust:1.56.1 AS builder

WORKDIR /server
ADD . /server
Expand Down

0 comments on commit 3105003

Please sign in to comment.