This commit is contained in:
squidbear
2025-03-23 04:31:14 +01:00
parent 7acdb81fff
commit 33c57189f4
5 changed files with 8 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ version: '3.1'
services:
scroll-mainnet:
image: scrolltech/l2geth:${SCROLL_GETH_VERSION:-scroll-v5.8.15}
image: scrolltech/l2geth:${SCROLL_GETH_VERSION:-scroll-v5.7.25}
expose:
# HTTP server / GraphQL API
- 8545