bump transmuter to .25 (#146)

* bump transmuter to .25

* bump to 26
This commit is contained in:
Andrew Camilleri
2019-06-11 08:13:11 +02:00
committed by Nicolas Dorier
parent d3d1f18278
commit caacaa9f6f
3 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ version: "3"
services:
btctransmuter:
restart: unless-stopped
image: btcpayserver/btctransmuter:0.0.24
image: btcpayserver/btctransmuter:0.0.26
environment:
TRANSMUTER_Database: User ID=postgres;Host=postgres;Port=5432;Database=btctransmuter${NBITCOIN_NETWORK:-regtest}
TRANSMUTER_DatabaseType: postgres