Skip to content

Commit

Permalink
try rainbow instead of kubo and see how fast tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Aug 24, 2024
1 parent 88670da commit 33c371b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ens-test-env/src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
extra_hosts:
- 'host.docker.internal:host-gateway'
ipfs:
image: ipfs/kubo:v0.16.0
image: ipfs/rainbow:v1.5.0
ports:
- '5001:5001'
volumes:
Expand Down

0 comments on commit 33c371b

Please sign in to comment.