Skip to content

Commit 02e1727

Browse files
authored
NET-1014: attempt to fix flaky IPFS runs (#213)
* attempt to fix flaky IPFS runs * Revert "attempt to fix flaky IPFS runs" This reverts commit 3cd18c3. * update go-ipfs
1 parent 10eead1 commit 02e1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ services:
438438
nocopy: false
439439
ipfs:
440440
container_name: streamr-dev-ipfs
441-
image: ipfs/go-ipfs:v0.19.1
441+
image: ipfs/kubo:v0.22.0
442442
networks:
443443
- streamr-network
444444
ports:

0 commit comments

Comments
 (0)