Commit cd8bbaf
committed
fix: use public docker.io image in docker-compose for local dev
docker-compose.yml is for local development, so it should use
docker.io/constructiveio/postgres-plus:18 (publicly accessible)
instead of ghcr.io (requires GitHub keys).1 parent 97cec15 commit cd8bbaf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments