Skip to content

Commit

Permalink
revert: bump kafka image to 3.5.1 (#18274) (#18323)
Browse files Browse the repository at this point in the history
Revert "chore: bump kafka image to 3.5.1 (#18274)"

This reverts commit 403f9ec.
  • Loading branch information
bretthoerner authored Nov 1, 2023
1 parent bca73ba commit 737dca3
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: bitnami/kafka:3.5.1
image: ghcr.io/posthog/kafka-container:v2.8.2
restart: on-failure
depends_on:
- zookeeper
Expand Down

0 comments on commit 737dca3

Please sign in to comment.