Bump configurator

This commit is contained in:
Andrew Camilleri 2020-06-03 14:04:05 +02:00 committed by GitHub
parent 442d08ac58
commit 2cbb637b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: "3"
services: services:
configurator: configurator:
restart: unless-stopped restart: unless-stopped
image: btcpayserver/btcpayserver-configurator:0.0.19 image: btcpayserver/btcpayserver-configurator:0.0.21
environment: environment:
CONFIGURATOR_SSHCONNECTION: "root@host.docker.internal" CONFIGURATOR_SSHCONNECTION: "root@host.docker.internal"
CONFIGURATOR_SSHKEYFILE: ${BTCPAY_SSHKEYFILE} CONFIGURATOR_SSHKEYFILE: ${BTCPAY_SSHKEYFILE}