Skip to content

Commit

Permalink
Removed geth unnecessary install.
Browse files Browse the repository at this point in the history
  • Loading branch information
samoht9277 committed Oct 29, 2024
1 parent df34847 commit 224a756
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/aggregator.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ 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 224a756

Please sign in to comment.