bump transmuter to .24 (#143)

This commit is contained in:
Andrew Camilleri
2019-06-09 07:09:04 +02:00
committed by Nicolas Dorier
parent 23e5608cef
commit c59ee2c2a8
2 changed files with 6 additions and 6 deletions

View File

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