Skip to content

Commit

Permalink
Update Docker Package
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Dec 8, 2023
1 parent 8ef5fc2 commit 2945894
Show file tree
Hide file tree
Showing 32 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Agoric/agoric-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Akash/akash-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Archway/archway-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Axelar/axelar-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Celestia/celestia-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Cheqd/cheqd-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Comdex/comdex-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion CosmosHub/cosmoshub-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
4 changes: 2 additions & 2 deletions Cronos/cronos-evm-starter-via-eth/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 5

subquery-node:
image: onfinality/subql-node-ethereum:latest
image: subquerynetwork/subql-node-ethereum:latest
depends_on:
"postgres":
condition: service_healthy
Expand All @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Cronos/cronos-evm-starter-via-rpc/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Dymension/dymension-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Evmos/evmos-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Evmos/evmos-testnet-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Fetch.ai/fetchhub-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Injective/injective-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Iris/iris-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Jackal/jackal-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Juno/juno-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
4 changes: 2 additions & 2 deletions Kava/kava-evm-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 5

subquery-node:
image: onfinality/subql-node-ethereum:latest
image: subquerynetwork/subql-node-ethereum:latest
depends_on:
"postgres":
condition: service_healthy
Expand All @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Kava/kava-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Mars/mars-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Migaloo/migaloo-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Multi-Chain/osmosis-cosmos-bridge/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Neutron/neutron-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
4 changes: 2 additions & 2 deletions OKX/okx-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
retries: 5

subquery-node:
image: onfinality/subql-node-ethereum:latest
image: subquerynetwork/subql-node-ethereum:latest
depends_on:
"postgres":
condition: service_healthy
Expand All @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Omniflixhub/omniflixhub-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Osmosis/osmosis-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Persistence/persistence-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Sei/sei-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Stargaze/stargaze-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Thorchain/thorchain-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion Umee/umee-starter/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:
retries: 10

graphql-engine:
image: onfinality/subql-query:latest
image: subquerynetwork/subql-query:latest
ports:
- 3000:3000
depends_on:
Expand Down

0 comments on commit 2945894

Please sign in to comment.