adjustments to allow docker image to be built in 2021 edition
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.53.0 AS chef
|
||||
FROM lukemathwalker/cargo-chef:latest-rust-1.57.0 AS chef
|
||||
WORKDIR /app
|
||||
|
||||
# Create lock file for project to be used in builder
|
||||
|
||||
Reference in New Issue
Block a user