Commit 889c4f1
authored
Fix: missing stage name in php-fpm Dockerfile
I simply added the stage name that the compose.prod.yml references for service php-fpm since it was not building when I tried using those fiels.1 parent a55bf1b commit 889c4f1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments