We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18a0c0 commit b1e53aaCopy full SHA for b1e53aa
docker-compose.yml
@@ -91,7 +91,7 @@ services:
91
- ./bin/kc-init:/usr/local/bin/kc-init
92
93
metabase:
94
- image: metabase/metabase:v0.52.7
+ image: metabase/metabase:v0.52.8
95
ports:
96
- 3000:3000
97
env_file:
0 commit comments