Update rust builder

This commit is contained in:
Dave Henke 2023-02-08 19:50:36 -06:00
parent eeb0bb93c4
commit 2ecf3c861f

View File

@ -1,4 +1,4 @@
FROM clux/muslrust:1.57.0 as chef
FROM rust:1.67 as chef
WORKDIR /siwe-oidc
RUN cargo install cargo-chef