We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea86bb2 commit 5bed674Copy full SHA for 5bed674
docker-compose.yml
@@ -34,7 +34,7 @@ services:
34
depends_on:
35
- mysql
36
devlake:
37
- image: mericodev/lake:0.2.0
+ image: mericodev/lake:0.3.0
38
platform: linux/x86_64
39
ports:
40
- 127.0.0.1:8080:8080
@@ -44,7 +44,7 @@ services:
44
45
- grafana
46
config-ui:
47
- image: mericodev/config-ui:0.2.1
+ image: mericodev/config-ui:0.3.0
48
49
- 127.0.0.1:4000:4000
50
environment:
0 commit comments