We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2ac03 commit 63b417eCopy full SHA for 63b417e
docker/rosetta.Dockerfile
@@ -1,6 +1,6 @@
1
# Running with `SEED_CHAINSTATE=true` will require the container to be launched with `--shm-size=xxxxMB` where at least 256MB is recommended
2
ARG STACKS_API_VERSION=v7.1.10
3
-ARG STACKS_BLOCKCHAIN_VERSION=2.3.0.0.2
+ARG STACKS_BLOCKCHAIN_VERSION=2.5.0.0.2
4
ARG PG_VERSION=15
5
ARG STACKS_NETWORK=mainnet
6
ARG PG_HOST=127.0.0.1
0 commit comments