deploy: regenerate compose from vibe-node main dbd3156992d7

This commit is contained in:
2026-07-11 15:33:25 +00:00
parent 25ba700ea2
commit 52d0d7cf05
83 changed files with 92 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ services:
args:
LLVM_IMAGE: ${LLVM_IMAGE:-snowstep/llvm}
LLVM_VERSION: ${LLVM_VERSION:-20250912105042}
RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.0.6.3}
RETH_VERSION: ${BSC_MAINNET_RETH_VERSION:-v0.1.0-fix}
RETH_REPO: ${BSC_MAINNET_RETH_REPO:-https://github.com/bnb-chain/reth-bsc.git}
ARCH_TARGET: ${ARCH_TARGET:-native}
PROFILE: ${RETH_BUILD_PROFILE:-maxperf}