We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f626b commit 17c0915Copy full SHA for 17c0915
Dockerfile
@@ -232,7 +232,6 @@ COPY ./scripts/download-machine-espresso.sh .
232
# https://github.com/EspressoSystems/nitro-espresso-integration/releases
233
# and add the corresponding download step below.
234
# 3. Create a new release on github with the change: for example YYYYMMDD
235
-RUN ./download-machine-espresso.sh 20240723-consensus 0x2422802a7cda99737209430b103689205bc8e56eab8b08c6ad409e65e45c3145
236
237
FROM golang:1.21.10-bookworm AS node-builder
238
WORKDIR /workspace
0 commit comments