From 59c8d67923a904a3b6d7123ea9e60b662e4272c8 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Sun, 12 Jul 2026 20:36:27 +0000 Subject: [PATCH] =?UTF-8?q?op.ronin:=20bump=20eigenda-proxy=202.7.0=20?= =?UTF-8?q?=E2=86=92=202.7.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update default relay image tag for Ronin mainnet and Saigon testnet compose profiles. --- op/reth/ronin-mainnet-op-reth-archive-trace.yml | 2 +- op/reth/ronin-saigon-op-reth-archive-trace.yml | 2 +- op/reth/ronin-saigon-op-reth-pruned-trace.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/op/reth/ronin-mainnet-op-reth-archive-trace.yml b/op/reth/ronin-mainnet-op-reth-archive-trace.yml index ca127b03..89554d23 100644 --- a/op/reth/ronin-mainnet-op-reth-archive-trace.yml +++ b/op/reth/ronin-mainnet-op-reth-archive-trace.yml @@ -176,7 +176,7 @@ services: - traefik.http.routers.ronin-mainnet-op-reth-archive-trace-node.middlewares=ronin-mainnet-op-reth-archive-trace-node-stripprefix, ipallowlist ronin-mainnet-relay: - image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_MAINNET_EIGENDA_PROXY_VERSION:-2.7.0} + image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_MAINNET_EIGENDA_PROXY_VERSION:-2.7.1} expose: - 4242 environment: diff --git a/op/reth/ronin-saigon-op-reth-archive-trace.yml b/op/reth/ronin-saigon-op-reth-archive-trace.yml index eabf59a7..27a6926f 100644 --- a/op/reth/ronin-saigon-op-reth-archive-trace.yml +++ b/op/reth/ronin-saigon-op-reth-archive-trace.yml @@ -176,7 +176,7 @@ services: - traefik.http.routers.ronin-saigon-op-reth-archive-trace-node.middlewares=ronin-saigon-op-reth-archive-trace-node-stripprefix, ipallowlist ronin-saigon-relay: - image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_SAIGON_EIGENDA_PROXY_VERSION:-2.7.0} + image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_SAIGON_EIGENDA_PROXY_VERSION:-2.7.1} expose: - 4242 environment: diff --git a/op/reth/ronin-saigon-op-reth-pruned-trace.yml b/op/reth/ronin-saigon-op-reth-pruned-trace.yml index 0c87157f..f192e791 100644 --- a/op/reth/ronin-saigon-op-reth-pruned-trace.yml +++ b/op/reth/ronin-saigon-op-reth-pruned-trace.yml @@ -177,7 +177,7 @@ services: - traefik.http.routers.ronin-saigon-op-reth-pruned-trace-node.middlewares=ronin-saigon-op-reth-pruned-trace-node-stripprefix, ipallowlist ronin-saigon-pruned-relay: - image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_SAIGON_EIGENDA_PROXY_VERSION:-2.7.0} + image: ${RONIN_EIGENDA_PROXY_IMAGE:-ghcr.io/layr-labs/eigenda-proxy}:${RONIN_SAIGON_EIGENDA_PROXY_VERSION:-2.7.1} expose: - 4242 environment: