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

docker: allow to push new versions of the zkevm-contracts images #404

Closed
wants to merge 2 commits into from

Conversation

leovct
Copy link
Member

@leovct leovct commented Nov 28, 2024

Description

There was a breaking change in foundry (forge create --broadcast) and we updated our templates to reflect the change but unfortunately, the already built zkevm-contracts image are using an older version of foundry. This is quite a mess and it's breaking the CDK e2e tests. I'm pushing this PR to allow to push new versions of the zkevm-contracts image with the latest foundry versions to resolve the issues.

Screenshot 2024-11-28 at 14 20 44

References (if applicable)

@leovct leovct closed this Nov 28, 2024
@leovct leovct deleted the docker/fix-zkevm-contracts-img branch November 28, 2024 16:06
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 this pull request may close these issues.

1 participant