Skip to content

Commit

Permalink
chore: switch to GCR postgres image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathansumner committed Feb 6, 2023
1 parent 502aab2 commit c4371bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
postgres:
image: bryanchriswhite/ledger-subquery-postgres:stable
image: gcr.io/fetch-ai-images/subquery-postgres:863ce7d
ports:
- 5432:5432
environment:
Expand Down

0 comments on commit c4371bd

Please sign in to comment.