Skip to content

Commit

Permalink
Merge pull request #238 from data-catering/renovate/metabase-metabase…
Browse files Browse the repository at this point in the history
…-0.x

Update metabase/metabase Docker tag to v0.52.2
  • Loading branch information
pflooky authored Dec 11, 2024
2 parents 92c486d + 6cec984 commit 9142a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ services:
retries: 5
test: [CMD-SHELL, curl, --fail, -I, http://localhost:3000/api/health || exit 1]
timeout: 5s
image: "metabase/metabase:${METABASE_VERSION:-v0.52.1}"
image: "metabase/metabase:${METABASE_VERSION:-v0.52.2}"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit 9142a4f

Please sign in to comment.