Commit b5f40bfc authored by Will Cory's avatar Will Cory

feat(indexer): Pull latest gateway-frontend

parent a2efe633
...@@ -101,7 +101,7 @@ services: ...@@ -101,7 +101,7 @@ services:
gateway-frontend: gateway-frontend:
command: pnpm nx start @gateway/frontend --host 0.0.0.0 --port 5173 command: pnpm nx start @gateway/frontend --host 0.0.0.0 --port 5173
# Change tag to `latest` after https://github.com/ethereum-optimism/gateway/pull/2541 merges # Change tag to `latest` after https://github.com/ethereum-optimism/gateway/pull/2541 merges
image: ethereumoptimism/gateway-frontend:0687c408e4f85cbe81acf7a197e861df8c7282df image: ethereumoptimism/gateway-frontend:latest
ports: ports:
- 5173:5173 - 5173:5173
healthcheck: healthcheck:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment