diff --git a/arbitrum-archive.yml b/arbitrum-archive.yml index 6f5546d1..54a11d29 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -46,7 +46,7 @@ services: expose: - 8547 - 8548 - entrypoint: /entrypoint.sh + entrypoint: ["/bin/bash", "/entrypoint.sh"] command: - --l1.url=${ARBITRUM_L1_URL} - --l2.disable-upstream