Skip to content

Commit

Permalink
feat: Update Kafka version in Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Katherine Stanley <katheris@uk.ibm.com>
  • Loading branch information
katheris committed Dec 8, 2020
1 parent 5775f4d commit 3385d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM strimzi/kafka:latest-kafka-2.5.0 as kafka
FROM strimzi/kafka:latest-kafka-2.6.0 as kafka

FROM ibmjava:8-jre

Expand Down

0 comments on commit 3385d71

Please sign in to comment.