Browse Source

Update to getumbrel/neutrino-switcher:v1.2.0 (#532)

v0.3.3
Luke Childs 4 years ago
committed by GitHub
parent
commit
7942e461cd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -155,7 +155,7 @@ services:
ipv4_address: $MIDDLEWARE_IP
neutrino-switcher:
container_name: neutrino-switcher
image: getumbrel/neutrino-switcher:v1.1.1
image: getumbrel/neutrino-switcher:v1.2.0
logging: *default-logging
depends_on: [ bitcoin, lnd ]
restart: on-failure

Loading…
Cancel
Save