Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjizhan committed Sep 29, 2024
1 parent e1c6de2 commit 9a72f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
# TODO: cache does not seem to work
# - ~/.bun/install/cache:/root/.bun/install/cache
command:
bunx @acala-network/chopsticks@latest -c /app/chopsticks/configs/acala.yml -p 9944
bunx @acala-network/chopsticks@0.15.0 -c /app/chopsticks/configs/acala.yml -p 9944
ports:
- 9944:9944
healthcheck:
Expand Down

0 comments on commit 9a72f76

Please sign in to comment.