Commit 117b87e
committed
App fails to load on Windows using deprecated variable
Before this change if you set MOODLE_APP_VERSION to latest the MOODLE_DOCKER_APP_VERSION would be set to "latest" which means it failed to load the app image causing the docker images not to be loaded.1 parent ddaf009 commit 117b87e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments