diff --git a/Dockerfile b/Dockerfile index f47cbef..d789895 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM rust:1.59 as builder +FROM rust:1.76 as builder WORKDIR /home/photofinish/