diff --git a/sample.env b/sample.env index babf989..7e605eb 100644 --- a/sample.env +++ b/sample.env @@ -54,7 +54,7 @@ NGINX_PROXY_PORT=80 ## Docker image versions ## STACKS_BLOCKCHAIN_VERSION=2.5.0.0.3 -STACKS_BLOCKCHAIN_API_VERSION=7.10.1 +STACKS_BLOCKCHAIN_API_VERSION=7.11.0 # version of the postgres image to use (if there is existing data, set to this to version 13) # if starting a new sync from genesis, can use any version > 13 POSTGRES_VERSION=15