Commit 3136d1f
committed
Unbreak debian PHP packages install
library/php guys decided to break Debian PHP packages installation as per
docker-library/php#542.
This is a quick workaround to unblock the image build, but in the mid-run it
would be better to rethink the whole image build, using alpine, pecl installs,
eventually PHP7, etc.
Signed-off-by: pierrecdn <me@pierre-cheynier.net>1 parent 6dc444a commit 3136d1f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments