Commit 03df083
committed
Use ubi-minimal for InstaScale runtime image
ubi-micro doesn't contain the usual CA bundles, and since golang relies on those for TLS, you can't do TLS in ubi-micro.
More context can be found at https://project-codeflare.slack.com/archives/C04N7LTP2G5/p1687877553753699 and at
https://serverfault.com/questions/1126941/redhat-ubi8-micro-container-without-trusted-root-ca-certificates
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>1 parent 74b821a commit 03df083
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments