-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
We have noticed that the docker images devxci/* do not include the "DigiCert TLS RSA4096 Root G5" certificate. This is required when accessing BTP, as per this blog post.
I'm aware that these docker images don't need to communicate with BTP necessarily. I also believe, however, taht keeping the trust store up-to-date is important.
I don't know why the trust store is outdated. But I did see that you are based on an old debian version, i.e. bullseye. I would recommend you to update your base image to debain bookworm.
FROM debian:bullseye-slim |
1084565
Metadata
Metadata
Assignees
Labels
No labels