Skip to content

Commit

Permalink
Update metabase/metabase Docker tag to v0.50.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent f543b34 commit be46c30
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.28}"
image: "metabase/metabase:${METABASE_VERSION:-v0.50.29}"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit be46c30

Please sign in to comment.