Commit 22daa64
committed
Add executable permissions to PHP binary in base.Dockerfile
- Add --chmod=755 flag to COPY instruction for PHP binary
- Ensures proper executable permissions for PHP binary in container1 parent 98843b9 commit 22daa64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments