Skip to content

Commit

Permalink
Merge pull request #10 from 15168316096/main
Browse files Browse the repository at this point in the history
update ckb v118 docker image
  • Loading branch information
15168316096 authored Aug 20, 2024
2 parents e362a9d + 21540b9 commit a402bf9
Showing 1 changed file with 1 addition and 1 deletion.
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.117.0
image: nervos/ckb:v0.118.0-rc1
user: root
ports:
- 8114:8114 # rpc
Expand Down

0 comments on commit a402bf9

Please sign in to comment.