From 270ff15621c34d68cb80e09a3dad20dfa9e036aa Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:00:01 +0200 Subject: [PATCH] fix --- op-zora-archive-debug.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/op-zora-archive-debug.yml b/op-zora-archive-debug.yml index 1aefb612..13b84905 100644 --- a/op-zora-archive-debug.yml +++ b/op-zora-archive-debug.yml @@ -5,11 +5,11 @@ services: build: context: ./op dockerfile: Dockerfile.debug - args: - OP_GETH_VERSION: v1.101315.2 - ARG OP_GETH_COMMIT: 7c2819836018bfe0ca07c4e4955754834ffad4e0 - OP_NODE_VERSION: v1.7.7 - OP_NODE_COMMIT: f8143c8cbc4cc0c83922c53f17a1e47280673485 + args: + OP_GETH_VERSION: v1.101315.2 + ARG OP_GETH_COMMIT: 7c2819836018bfe0ca07c4e4955754834ffad4e0 + OP_NODE_VERSION: v1.7.7 + OP_NODE_COMMIT: f8143c8cbc4cc0c83922c53f17a1e47280673485 expose: - 8545 # RPC / Websocket - 18322 # P2P TCP (currently unused)