Commit 9750365
committed
Fix curl SSL failure
Add ca-certificates to the initial apt-get install so curl can verify
HTTPS connections when fetching GPG keys for the Adoptium and MongoDB
repos. Without it curl exits with code 77 (certificate file error).
Remove the outdated openjdk-8/7 comment in Dockerfile1 parent b38ee8d commit 9750365
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments