op/doma/testnet: fix celestia relay image tag from v0.15.0 to 0.14.0-mocha
Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -208,7 +208,7 @@ services:
|
||||
- traefik.http.routers.doma-testnet-op-reth-pruned-trace-node.middlewares=doma-testnet-op-reth-pruned-trace-node-stripprefix, ipallowlist
|
||||
|
||||
doma-testnet-op-reth-pruned-relay:
|
||||
image: ${DOMA_CELESTIA_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_TESTNET_CELESTIA_VERSION:-v0.15.0}
|
||||
image: ${DOMA_CELESTIA_IMAGE:-ghcr.io/celestiaorg/op-alt-da}:${DOMA_TESTNET_CELESTIA_VERSION:-0.14.0-mocha}
|
||||
expose:
|
||||
- 3100
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user