File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- MAIN_SERVICE_IMAGE = ghcr.io/layr-labs/eigenda/opr-node:0.9.0-rc.4
1+ MAIN_SERVICE_IMAGE = ghcr.io/layr-labs/eigenda/opr-node:0.9.0-rc.5
22NETWORK_NAME = eigenda-network
33MAIN_SERVICE_NAME = eigenda-native-node
44
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ NODE_INTERNAL_V2_RETRIEVAL_PORT=${NODE_V2_RETRIEVAL_PORT}
2020
2121### 2. Update ` MAIN_SERVICE_IMAGE `
2222```
23- MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:0.9.0-rc.4
23+ MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:0.9.0-rc.5
2424```
2525
2626### 3. Update socket registration
Original file line number Diff line number Diff line change 33
44. ./.env
55
6- node_plugin_image=" ghcr.io/layr-labs/eigenda/opr-nodeplugin:0.9.0-rc.4 "
6+ node_plugin_image=" ghcr.io/layr-labs/eigenda/opr-nodeplugin:0.9.0-rc.5 "
77
88# Check if V2 ports are defined
99if [ -z " $NODE_V2_DISPERSAL_PORT " ]; then
You can’t perform that action at this time.
0 commit comments