Skip to content

Commit 4840082

Browse files
bxue-l2Ubuntu
andauthored
release 0.6.2-rc.0 intended for testnet (Layr-Labs#113)
Co-authored-by: Ubuntu <[email protected]>
1 parent 8224a85 commit 4840082

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

holesky/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:release-0.6.1
1+
MAIN_SERVICE_IMAGE=ghcr.io/layr-labs/eigenda/opr-node:release-0.6.2-rc.0
22
NETWORK_NAME=eigenda-network
33
MAIN_SERVICE_NAME=eigenda-native-node
44

holesky/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
socket="$NODE_HOSTNAME":"${NODE_DISPERSAL_PORT}"\;"${NODE_RETRIEVAL_PORT}"
77

8-
node_plugin_image="ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.1"
8+
node_plugin_image="ghcr.io/layr-labs/eigenda/opr-nodeplugin:release-0.6.2-rc.0"
99

1010
# In all commands, We have to explicitly set the password again here because
1111
# when docker run loads the `.env` file, it keeps the quotes around the password

0 commit comments

Comments
 (0)