You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/10/09 03:03:42 UTC

[GitHub] [incubator-kyuubi] hddong commented on a change in pull request #1199: Refine docker image

hddong commented on a change in pull request #1199:
URL: https://github.com/apache/incubator-kyuubi/pull/1199#discussion_r725421822



##########
File path: docker/kyuubi-deployment.yaml
##########
@@ -50,8 +50,7 @@ spec:
     spec:
       containers:
         - name: kyuubi-server
-          # TODO: replace this with the official repo
-          image: yaooqinn/kyuubi:1.3.0
+          image: apache/kyuubi:master-snapshot
           imagePullPolicy: IfNotPresent

Review comment:
       yep, we can change to a stable version




-- 
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: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org