diff --git a/Dockerfile b/Dockerfile index 1a8f741c8..20d44ee29 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.95 AS chef +FROM rust:1.97 AS chef WORKDIR /usr/src/app