diff --git a/Dockerfile b/Dockerfile index 468de64..a04305a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.65.0-buster as build +FROM rust:1.66.0-buster as build ENV DEBIAN_FRONTEND=noninteractive