Skip to content

Commit

Permalink
Update bitnami/zookeeper Docker tag to v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent dec7175 commit d3fe105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/tasks-example/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
depends_on:
- zookeeper
zookeeper:
image: 'bitnami/zookeeper:3.7.0'
image: 'bitnami/zookeeper:3.9.2'
ports:
- '2181:2181'
environment:
Expand Down

0 comments on commit d3fe105

Please sign in to comment.