eclipse-tractusx / sig-infra

Repository for Tractus-X infrastructure topics and resources.
Apache License 2.0
2 stars 2 forks source link

TRG new: Do not use patch versions for images #375

Closed Siegfriedk closed 7 months ago

Siegfriedk commented 10 months ago

We need a new TRG which describes the following:

To keep container images up-to-date / secure and compliant, we should not use apt update or any other package manager update mechanism to keep the base os / base image up-to-date.

Instead we need to make sure that we use a secure upstream image in best case one which points to the version the project needs + regular update.

Like instead of alpine 3.3.3 use 3.3

AC:

carslen commented 8 months ago

https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/pull/594