Skip to content

Commit

Permalink
Bump Metabase version
Browse files Browse the repository at this point in the history
  • Loading branch information
slvrtrn committed Apr 18, 2024
1 parent 1898851 commit 248cd58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: metabase/metabase
ref: v0.49.0-RC2
ref: v0.49.6

- name: Checkout Driver Repo
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ services:
hostname: server.clickhouseconnect.test

metabase:
image: metabase/metabase:v0.49.3
image: metabase/metabase:v0.49.6
container_name: metabase-with-clickhouse-driver
environment:
'MB_HTTP_TIMEOUT': '5000'
Expand Down

0 comments on commit 248cd58

Please sign in to comment.