Commit 814fdc6
Fix typo in select_dockerfile function
Corrected "Dockefile" to "Dockerfile" in the wanted variable
assignment. This typo would prevent the function from finding
the correct Dockerfile for the specified build OS.1 parent eaf738b commit 814fdc6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments