Commit 63ce35d
committed
fix: add patch utility to php8 fpm-alpine image
The patch utility was missing from the php8 fpm-alpine Docker image, which is needed for applying patches during the build process. This change adds patch to the list of installed packages.1 parent d18daca commit 63ce35d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments