Skip to content

Commit

Permalink
Merge pull request #13 from ibm-messaging/update-quickstart-Dockerfile
Browse files Browse the repository at this point in the history
feat: Update Kafka version in Dockerfile
  • Loading branch information
katheris authored Dec 8, 2020
2 parents 5775f4d + 3385d71 commit 60c0919
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 60c0919

Please sign in to comment.