Skip to content

Commit 63b417e

Browse files
authored
chore: update stacks-blockchain version to 2.5.0.0.2 (#1954)
1 parent fc2ac03 commit 63b417e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/rosetta.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Running with `SEED_CHAINSTATE=true` will require the container to be launched with `--shm-size=xxxxMB` where at least 256MB is recommended
22
ARG STACKS_API_VERSION=v7.1.10
3-
ARG STACKS_BLOCKCHAIN_VERSION=2.3.0.0.2
3+
ARG STACKS_BLOCKCHAIN_VERSION=2.5.0.0.2
44
ARG PG_VERSION=15
55
ARG STACKS_NETWORK=mainnet
66
ARG PG_HOST=127.0.0.1

0 commit comments

Comments
 (0)