fix(production): Updating IPFS docker container from v11 to v12

This commit is contained in:
Chris Troutner
2022-03-15 14:12:11 -07:00
parent a129988538
commit 142cdb17a6
+1 -1
View File
@@ -14,7 +14,7 @@ services:
restart: always
ipfs-bch-wallet:
image: ipfs/go-ipfs:v0.11.0
image: ipfs/go-ipfs:v0.12.0
container_name: ipfs-bch-wallet
environment:
MY_ENV_VAR: 'placeholder'