Skip to content

Commit

Permalink
⬆️(project) upgrade metabase/metabase Docker tag to v0.52.3
Browse files Browse the repository at this point in the history
| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| docker     | metabase/metabase | v0.52.2 | v0.52.3 |
renovate[bot] authored and jmaupetit committed Dec 16, 2024
1 parent a2e5ab0 commit 933d111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -91,7 +91,7 @@ services:
- ./bin/kc-init:/usr/local/bin/kc-init

metabase:
image: metabase/metabase:v0.52.2
image: metabase/metabase:v0.52.3
ports:
- 3000:3000
env_file:

0 comments on commit 933d111

Please sign in to comment.