Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Nov 1, 2023
1 parent 56aadaf commit fe8312a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version: "3.9"
services:
shenyu-zk:
container_name: shenyu-zk
image: zookeeper:3.5
image: zookeeper:latest
restart: always
networks:
- shenyu
Expand Down

0 comments on commit fe8312a

Please sign in to comment.