diff --git a/Dockerfile b/Dockerfile index c98c954f0..6aed673d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.56 +FROM rust:1.65-slim COPY ./ ./