Skip to content

Commit

Permalink
chore(deps): 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 Jun 27, 2024
1 parent c18b4f8 commit 2d8fd65
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 2d8fd65

Please sign in to comment.