fix: upgrade stacks node versions to 2.05.0.3.0 (#1328)

* chore: upgrade stacks node version

* fix: api and bns tests

* fix: rosetta-cli tests

* fix: rosetta tests
This commit is contained in:
Rafael Cárdenas
2022-09-22 10:37:58 -05:00
committed by GitHub
parent 43e0400df8
commit e30636e30f
12 changed files with 55 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
ARG STACKS_API_VERSION=v0.71.2
ARG STACKS_NODE_VERSION=2.05.0.0.0
ARG STACKS_NODE_VERSION=2.05.0.3.0
ARG STACKS_API_REPO=blockstack/stacks-blockchain-api
ARG STACKS_NODE_REPO=blockstack/stacks-blockchain
ARG PG_VERSION=12