diff --git a/op/reth/base-mainnet-op-reth-archive-trace.yml b/op/reth/base-mainnet-op-reth-archive-trace.yml index c2fcd672..219cf837 100644 --- a/op/reth/base-mainnet-op-reth-archive-trace.yml +++ b/op/reth/base-mainnet-op-reth-archive-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10221 diff --git a/op/reth/base-mainnet-op-reth-pruned-trace.yml b/op/reth/base-mainnet-op-reth-pruned-trace.yml index 40b4d2c7..c0bf36bd 100644 --- a/op/reth/base-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/base-mainnet-op-reth-pruned-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10221 diff --git a/op/reth/base-sepolia-op-reth-archive-trace.yml b/op/reth/base-sepolia-op-reth-archive-trace.yml index 9fa524cc..00a999e2 100644 --- a/op/reth/base-sepolia-op-reth-archive-trace.yml +++ b/op/reth/base-sepolia-op-reth-archive-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10390 diff --git a/op/reth/base-sepolia-op-reth-pruned-trace.yml b/op/reth/base-sepolia-op-reth-pruned-trace.yml index ff691b31..f3fb7ca3 100644 --- a/op/reth/base-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/base-sepolia-op-reth-pruned-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10390 diff --git a/op/reth/lisk-mainnet-op-reth-archive-trace.yml b/op/reth/lisk-mainnet-op-reth-archive-trace.yml index 453f209c..3456a2f3 100644 --- a/op/reth/lisk-mainnet-op-reth-archive-trace.yml +++ b/op/reth/lisk-mainnet-op-reth-archive-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10598 diff --git a/op/reth/lisk-mainnet-op-reth-pruned-trace.yml b/op/reth/lisk-mainnet-op-reth-pruned-trace.yml index 9951738c..a0d93228 100644 --- a/op/reth/lisk-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/lisk-mainnet-op-reth-pruned-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10598 diff --git a/op/reth/op-mainnet-op-reth-archive-trace.yml b/op/reth/op-mainnet-op-reth-archive-trace.yml index 8799e9ee..aac98d6e 100644 --- a/op/reth/op-mainnet-op-reth-archive-trace.yml +++ b/op/reth/op-mainnet-op-reth-archive-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10114 diff --git a/op/reth/op-mainnet-op-reth-pruned-trace.yml b/op/reth/op-mainnet-op-reth-pruned-trace.yml index f9ee6317..9a405227 100644 --- a/op/reth/op-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/op-mainnet-op-reth-pruned-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10114 diff --git a/op/reth/op-sepolia-op-reth-archive-trace.yml b/op/reth/op-sepolia-op-reth-archive-trace.yml index aa8d6e31..6fc6cb93 100644 --- a/op/reth/op-sepolia-op-reth-archive-trace.yml +++ b/op/reth/op-sepolia-op-reth-archive-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10326 diff --git a/op/reth/op-sepolia-op-reth-pruned-trace.yml b/op/reth/op-sepolia-op-reth-pruned-trace.yml index 0734201e..28c3b3e8 100644 --- a/op/reth/op-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/op-sepolia-op-reth-pruned-trace.yml @@ -31,7 +31,7 @@ services: - .jwtsecret:/jwtsecret:ro - entrypoint: [op-reth, node] + entrypoint: [/usr/local/bin/op-reth, node] command: - --datadir=/root/.local/share/reth - --port=10326