diff --git a/Dockerfile.espresso b/Dockerfile.espresso index e15806463c..f3c3bb122c 100644 --- a/Dockerfile.espresso +++ b/Dockerfile.espresso @@ -157,7 +157,7 @@ COPY ./scripts/download-machine-espresso.sh . # https://github.com/EspressoSystems/nitro-espresso-integration/releases and the # corresponding module-root. # -RUN ./download-machine-espresso.sh 20231215-consensus 0xda88b9cbed43a3113142fe83ce6f59af1ba5faf5aa795546a9d18392dc64d9b4 +RUN ./download-machine-espresso.sh 20231219-consensus 0xbe51650b15423a3528fa85d3f2f0922e649e261c65d743628a5367f3518c0537 FROM golang:1.20-bullseye as node-builder WORKDIR /workspace