Skip to content

Commit

Permalink
Merge pull request #89 from ethpandaops/barnabasbusa-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa authored Sep 14, 2023
2 parents 7b24143 + d2460c1 commit e1bdf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimbus/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SHELL ["/bin/bash", "-c"]

# use gcc 10.2.0-15 or older, see https://github.com/status-im/nimbus-eth2/issues/1970#issuecomment-723736321
RUN apt update \
&& apt -y install build-essential git
&& apt -y install build-essential git-lfs


RUN ldd --version ldd
Expand Down

0 comments on commit e1bdf18

Please sign in to comment.