Skip to content

Commit 749aae7

Browse files
authored
Merge pull request #119 from kilianmh/fix/stacks_blockchain_api_version
Fix: stacks_blockchain_api_version in sample.env
2 parents 8681c5d + ced9149 commit 749aae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ NGINX_PROXY_PORT=80
5454
## Docker image versions
5555
##
5656
STACKS_BLOCKCHAIN_VERSION=2.5.0.0.3
57-
STACKS_BLOCKCHAIN_API_VERSION=7.10.1
57+
STACKS_BLOCKCHAIN_API_VERSION=7.11.0
5858
# version of the postgres image to use (if there is existing data, set to this to version 13)
5959
# if starting a new sync from genesis, can use any version > 13
6060
POSTGRES_VERSION=15

0 commit comments

Comments
 (0)