Skip to content

Commit

Permalink
Merge pull request #145 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.50.30
  • Loading branch information
pflooky authored Oct 16, 2024
2 parents 01d66cb + 1fedee1 commit acf609b
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.50.29}"
image: "metabase/metabase:${METABASE_VERSION:-v0.50.30}"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit acf609b

Please sign in to comment.