Commit 4890e1d
committed
Fix docker compose build failure on macOS
The dockerfile path was incorrect, causing builds to fail with
'git-version.h: not found'. Changed to use docs/tutorial/Dockerfile
which is the intended Dockerfile for the tutorial.1 parent 19bc056 commit 4890e1d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments