Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
container_name: kafka

ckb:
image: nervos/ckb:v0.120.0-rc2
image: nervos/ckb:v0.120.0-rc4
user: root
ports:
- 8114:8114 # rpc
Expand Down
Loading