Skip to content

Commit

Permalink
chore(deps): update dependency zookeeper to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and edalex-ian committed Mar 22, 2022
1 parent 365c564 commit cc4d20a
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 @@ -35,7 +35,7 @@ services:
- ./learningedge-log4j.yaml:/home/equella/equella/learningedge-config/learningedge-log4j.yaml

zookeeper:
image: zookeeper:3.7.0
image: zookeeper:3.8.0
environment:
ZOO_MY_ID: 1
ZOO_SERVERS: server.1=0.0.0.0:2888:3888;2181
Expand Down

0 comments on commit cc4d20a

Please sign in to comment.