Skip to content

Commit 9a48736

Browse files
committed
Pin back IPFS to v0.36
Until we can resolve #2
1 parent 5318346 commit 9a48736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shiftedstorage/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
restart: unless-stopped
1818

1919
ipfs:
20-
image: ipfs/kubo:latest
20+
image: ipfs/kubo:v0.36 # pinned because of https://github.com/edsu/shiftedstorage/issues/2
2121
environment:
2222
volumes:
2323
- ipfs:/data/ipfs

0 commit comments

Comments
 (0)