fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
services:
|
||||
lisk-sepolia:
|
||||
image: ${LISK_GETH_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/geth}:${LISK_SEPOLIA_GETH_VERSION:-v1.101503.1}
|
||||
image: ${LISK_GETH_IMAGE:-us-docker.pkg.dev/oplabs-tools-artifacts/images/geth}:${LISK_SEPOLIA_GETH_VERSION:-v1.101503.3}
|
||||
user: root
|
||||
ulimits:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
@@ -82,7 +82,7 @@ services:
|
||||
dockerfile: node.Dockerfile
|
||||
args:
|
||||
OP_REPO: https://github.com/ethereum-optimism/optimism.git
|
||||
OP_VERSION: v1.12.1
|
||||
OP_VERSION: v1.13.1
|
||||
OP_PATCH: lisk/sepolia/node.patch
|
||||
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user