Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build zkevm-contract docker image fail #431

Closed
doutv opened this issue Dec 31, 2024 · 1 comment · Fixed by #433
Closed

build zkevm-contract docker image fail #431

doutv opened this issue Dec 31, 2024 · 1 comment · Fixed by #433
Assignees

Comments

@doutv
Copy link

doutv commented Dec 31, 2024

foundryup: warning: unknown option: --version

&& /root/.foundry/bin/foundryup --version ${FOUNDRY_VERSION} \

Should change to

  && /root/.foundry/bin/foundryup -i ${FOUNDRY_VERSION} \

cc: @leovct

@doutv
Copy link
Author

doutv commented Dec 31, 2024

#432

@leovct leovct self-assigned this Dec 31, 2024
@leovct leovct mentioned this issue Dec 31, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants