mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-29 21:36:49 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user