-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from PostHog/frank/enterprise
switch to metabase enterprise
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# metabase-clickhouse | ||
|
||
This repo builds the [official Metabase docker image](https://hub.docker.com/r/metabase/metabase/), with the addition of the [Clickhouse driver](https://github.com/enqueue/metabase-clickhouse-driver) and ARM64 support (see upstream [issue](https://github.com/metabase/metabase/issues/13119)). | ||
This repo builds the [official Metabase enterprise docker image](https://hub.docker.com/r/metabase/metabase-enterprise/), with the addition of the [Clickhouse driver](https://github.com/enqueue/metabase-clickhouse-driver) and ARM64 support (see upstream [issue](https://github.com/metabase/metabase/issues/13119)). | ||
|
||
To update the version of Metabase, update the Dockerfile and push a new tag to the repo. CI will build and push the new image! |