Use an unreleased version of our ipfs cookbook to lower RAM usage

This commit is contained in:
Greg Karékinian
2019-05-07 14:35:53 +02:00
parent 8df512ed0a
commit 4b0818177d
2 changed files with 3 additions and 3 deletions

View File

@@ -55,4 +55,4 @@ cookbook 'homebrew', '= 3.0.0'
cookbook 'mariadb', '= 0.3.1'
cookbook 'ipfs',
git: 'https://github.com/67P/ipfs-cookbook.git',
ref: 'v0.1.3'
ref: 'feature/reduce_memory_usage'