Fix Docker build

This commit is contained in:
Simon Bihel
2023-04-17 13:25:42 +01:00
parent d4ce5c1616
commit 051d9e4efe

View File

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