Do we have a Metabase build with the last commits?

If Docker is your thing:

https://hub.docker.com/r/metabase/metabase-head/

I believe it’s getting updated for each built “green” commit on GitHub metabase/master

A hotfix branch build

edit: If you are looking for a build of what’s currently merged into next hotfix branch e.g. release-0.28.2 before it’s out – or any other branch for that matter I guess a quick git clone + build is your best option. Here’s a starting point:

1 Like