Commit dce48bb
authored
Fix base-overlay entrypoint path: base-reth-node → base-client (#348)
## Summary
- Fixes container startup failure when using `--base-overlay` with the
`ghcr.io/base/node-reth-dev` image
- The base/base repository renamed the binary from `base-reth-node` to
`base-client` in commit
[02cd27a](base/base@02cd27a)
## Test plan
- [x] Run `builder-playground cook opstack --base-overlay` and verify
the flashblocks-rpc container starts successfully1 parent 6b01333 commit dce48bb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments