fix: chainid env var to work around bootup deadlock

This commit is contained in:
Matthew Little
2021-01-26 16:29:20 +01:00
parent 9dd8de722f
commit cee0547d01
4 changed files with 21 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM blockstack/stacks-blockchain:2.0.1-stretch as build
FROM blockstack/stacks-blockchain:2.0.2-stretch as build
FROM debian:stretch