Skip to content

Commit 6617485

Browse files
authored
fix: docker build error (#392)
- closes #391
1 parent 3630f77 commit 6617485

File tree

3 files changed

+36
-5
lines changed

3 files changed

+36
-5
lines changed

.changeset/metal-chefs-happen.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@fuel-bridge/solidity-contracts': minor
3+
---
4+
5+
fixes docker L1 node image build error

packages/solidity-contracts/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"@fuel-ts/merkle": "^0.21.2",
3434
"@inquirer/prompts": "^5.3.8",
3535
"@nomicfoundation/hardhat-chai-matchers": "^2.0.4",
36+
"@openzeppelin/upgrades-core": "1.41.0",
3637
"@nomicfoundation/hardhat-ethers": "^3.0.5",
3738
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
3839
"@nomicfoundation/hardhat-verify": "1.1.1",

pnpm-lock.yaml

+30-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)