diff --git a/Dockerfile b/Dockerfile index 67c9915..bb53479 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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