Fix Docker build

This commit is contained in:
Simon Bihel 2023-04-17 13:25:42 +01:00
parent d4ce5c1616
commit 051d9e4efe
No known key found for this signature in database
GPG Key ID: B7013150BEAA28FD
1 changed files with 1 additions and 1 deletions

View File

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