diff --git a/Dockerfile b/Dockerfile index c27e743..aa028f0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,7 @@ RUN apt-get update -yq && apt-get install -yq bash fonts-dejavu-core fonts-dejav WORKDIR /app # Copy the Metabase app from the offical image -COPY --from=metabase/metabase:v0.44.6 /app /app +COPY --from=metabase/metabase:v0.46.6.1 /app /app # Copy the ClickHouse driver ADD --chmod=744 https://github.com/ClickHouse/metabase-clickhouse-driver/releases/download/0.9.2/clickhouse.metabase-driver.jar /app/plugins/