Commit 10aff35
authored
fix: Install poppler-utils and poppler-glib (#73)
This fix adds the necessary additional poppler packages to the base image.
Also, I noticed that we were still manually downloading the package for poppler even though it's now available in the chainguard index. I removed the line that downloads the poppler package.1 parent 46fb2c8 commit 10aff35
File tree
2 files changed
+1
-3
lines changed- dockerfiles/wolfi-base
- scripts
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments