deploy: regenerate compose from vibe-node main ace5146f8c1c

This commit is contained in:
2026-09-03 07:57:10 +00:00
parent bf9bee1742
commit abd240821b
8 changed files with 11 additions and 11 deletions

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
ronin-mainnet:
image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_MAINNET_RETH_VERSION:-v2.1.1}
image: ${RONIN_RETH_IMAGE:-ghcr.io/conduitxyz/conduit-op-reth}:${RONIN_MAINNET_RETH_VERSION:-v2.2.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
@@ -111,7 +111,7 @@ services:
shm_size: 2gb
ronin-mainnet-node:
image: ${RONIN_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${RONIN_MAINNET_NODE_VERSION:-v1.19.2}
image: ${RONIN_NODE_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node}:${RONIN_MAINNET_NODE_VERSION:-v1.19.3}
ports:
- 19792:19792
- 19792:19792/udp