This commit is contained in:
Sebastian
2024-07-12 00:00:01 +02:00
parent ef05004508
commit 270ff15621

View File

@@ -5,11 +5,11 @@ services:
build: build:
context: ./op context: ./op
dockerfile: Dockerfile.debug dockerfile: Dockerfile.debug
args: args:
OP_GETH_VERSION: v1.101315.2 OP_GETH_VERSION: v1.101315.2
ARG OP_GETH_COMMIT: 7c2819836018bfe0ca07c4e4955754834ffad4e0 ARG OP_GETH_COMMIT: 7c2819836018bfe0ca07c4e4955754834ffad4e0
OP_NODE_VERSION: v1.7.7 OP_NODE_VERSION: v1.7.7
OP_NODE_COMMIT: f8143c8cbc4cc0c83922c53f17a1e47280673485 OP_NODE_COMMIT: f8143c8cbc4cc0c83922c53f17a1e47280673485
expose: expose:
- 8545 # RPC / Websocket - 8545 # RPC / Websocket
- 18322 # P2P TCP (currently unused) - 18322 # P2P TCP (currently unused)