Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Aug 27, 2024
1 parent 249b7d3 commit 76adf52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op-succinct-proposer/Dockerfile.span_batch_server
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ ENV PATH="${GOPATH}/bin:${PATH}"

# Set up Go environment
WORKDIR /optimism
# TODO: Modify this to instead pull a Docker image, rather than cloning the repo.
RUN git clone -b ratan/add-span-batch-fetch-cmd https://github.com/succinctlabs/optimism .

# Change to the batch_decoder directory and build the application
Expand Down

0 comments on commit 76adf52

Please sign in to comment.