Skip to content

Commit

Permalink
Update Rust to v1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
progamesigner committed Nov 23, 2020
1 parent b16a054 commit 4f3b1b9
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.43 AS builder
FROM rust:1.48 AS builder

WORKDIR /build

Expand Down

0 comments on commit 4f3b1b9

Please sign in to comment.