Skip to content

Missing Certificate in Docker Images #1168

@o-liver

Description

@o-liver

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions