diff --git a/Dockerfile b/Dockerfile index 7aaa5e0e..66a9b5cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.89-slim-bookworm AS builder +FROM rust:1.90-slim-bookworm AS builder WORKDIR /usr/src/myapp