Skip to content

Commit 83365a3

Browse files
Update quay.io/strimzi/kafka Docker tag to v0.50.1
1 parent 9b23145 commit 83365a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626

2727
# ───────────────── Kafka 4.0.0 (KRaft) ─────────────────
2828
kafka:
29-
image: quay.io/strimzi/kafka:0.47.0-kafka-4.0.0
29+
image: quay.io/strimzi/kafka:0.50.1-kafka-4.0.0
3030
command: [
3131
"sh", "-c",
3232
"./bin/kafka-storage.sh format --standalone -t $$(./bin/kafka-storage.sh random-uuid) -c ./config/server.properties && ./bin/kafka-server-start.sh ./config/server.properties"

0 commit comments

Comments
 (0)