Skip to content

Commit

Permalink
Merge pull request #201 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.51.4
  • Loading branch information
pflooky authored Nov 19, 2024
2 parents 9c118e4 + 1c6f145 commit b89c1a9
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.51.3}"
image: "metabase/metabase:${METABASE_VERSION:-v0.51.4}"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit b89c1a9

Please sign in to comment.