sfirke commented on code in PR #27179:
URL: https://github.com/apache/superset/pull/27179#discussion_r1497698883


##########
docker-compose-non-dev.yml:
##########
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-x-superset-image: &superset-image 
apachesuperset.docker.scarf.sh/apache/superset:${TAG:-latest}
+x-superset-image: &superset-image 
apachesuperset.docker.scarf.sh/apache/superset:${TAG:-master}

Review Comment:
   Agreed with @eschutho - I don't understand all of #26997 but it seems like 
these people are all trying to run latest builds off master instead of an 
official release?  Or using a mismatch of master repo clone + an official 
release.  Which underscores for me the value of directing new users to an 
official release instead of master, so that they have a positive experience 
right out of the box.



-- 
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: notifications-unsubscr...@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to