abhishekrb19 commented on code in PR #14592:
URL: https://github.com/apache/druid/pull/14592#discussion_r1267340184


##########
examples/quickstart/jupyter-notebooks/docker-jupyter/docker-compose-local.yaml:
##########
@@ -69,7 +69,7 @@ services:
       - KAFKA_ENABLE_KRAFT=false
 
   coordinator:
-    image: apache/druid:${DRUID_VERSION}
+    image: apache/druid:${DRUID_VERSION:-26.0.0}

Review Comment:
   Thanks for the clarification, @techdocsmith. That sounds reasonable to me, 
especially if we have an automated way/process to bump up these versions 
_after_ a release, so folks playing around with notebooks always get the latest 
Druid version by default.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to