Skip to content

Commit

Permalink
chore(deps): update zookeeper docker tag to v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edalex-ian committed Feb 9, 2023
1 parent 04c573a commit af15bac
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.8.0
image: zookeeper:3.8.1
environment:
ZOO_MY_ID: 1
ZOO_SERVERS: server.1=0.0.0.0:2888:3888;2181
Expand Down

0 comments on commit af15bac

Please sign in to comment.