Skip to content

Commit

Permalink
Re-added geth.
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht9277 committed Oct 29, 2024
1 parent 224a756 commit a7575fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/aggregator.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ COPY core ./core
COPY metrics ./metrics
COPY contracts/bindings/ ./contracts/bindings

RUN go get github.com/ethereum/go-ethereum@latest
RUN go build -o ./aligned-layer-aggregator aggregator/cmd/main.go

FROM debian:bookworm-slim
Expand Down

0 comments on commit a7575fe

Please sign in to comment.