diff --git a/Dockerfile b/Dockerfile index 4eaea90c..a2fd7f3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ ### Test Image specific config -FROM rust:1.83-slim-bookworm +FROM rust:1.85-slim-bookworm RUN apt-get update RUN apt-get -y install pkg-config libssl-dev moreutils