Skip to content

Commit

Permalink
fix: update devlake docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
klesh committed Oct 28, 2021
1 parent 9d10be1 commit 3c8be9d
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
Expand Up @@ -34,7 +34,7 @@ services:
depends_on:
- mysql
devlake:
image: mericodev/lake:0.3.0
image: mericodev/lake:0.3.6
platform: linux/x86_64
ports:
- 127.0.0.1:8080:8080
Expand Down

0 comments on commit 3c8be9d

Please sign in to comment.