Browse Source
Merge pull request #120 from Samourai-Wallet/feat-mydojo_upgrade_explorer
upgrade btc-rpc-explorer to v1.1.8
umbrel
kenshin samourai
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docker/my-dojo/explorer/Dockerfile
|
|
@ -4,7 +4,7 @@ ENV LOGS_DIR /data/logs |
|
|
|
ENV APP_DIR /home/node/app |
|
|
|
|
|
|
|
ENV EXPLORER_URL https://github.com/janoside/btc-rpc-explorer/archive |
|
|
|
ENV EXPLORER_VERSION 1.1.5 |
|
|
|
ENV EXPLORER_VERSION 1.1.8 |
|
|
|
|
|
|
|
|
|
|
|
# Install netcat |
|
|
|