Skip to content

Commit

Permalink
chore: bump kafka image to 3.5.1 (#18274)
Browse files Browse the repository at this point in the history
LGTM
  • Loading branch information
bretthoerner authored Oct 30, 2023
1 parent 1f1995a commit 403f9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
restart: on-failure

kafka:
image: ghcr.io/posthog/kafka-container:v2.8.2
image: bitnami/kafka:3.5.1
restart: on-failure
depends_on:
- zookeeper
Expand Down

0 comments on commit 403f9ec

Please sign in to comment.