Skip to content

Commit

Permalink
Merge pull request #4963 from openequella/renovate/zookeeper-3.x
Browse files Browse the repository at this point in the history
chore(deps): update zookeeper docker tag to v3.9.1
  • Loading branch information
PenghaiZhang authored Nov 28, 2023
2 parents 888ed7d + 1f3658a commit f2f2fd4
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.9.0
image: zookeeper:3.9.1
environment:
ZOO_MY_ID: 1
ZOO_SERVERS: server.1=0.0.0.0:2888:3888;2181
Expand Down

0 comments on commit f2f2fd4

Please sign in to comment.