DataDog / dd-sdk-android

Datadog SDK for Android (Compatible with Kotlin and Java)
Apache License 2.0
146 stars 59 forks source link

Switch to the Golden Base Image for Docker #1982

Closed 0xnm closed 4 months ago

0xnm commented 4 months ago

What does this PR do?

This PR makes use of Golden Base Image (GBI) for the Docker containers we are using. These images are owned by Datadog.

Review checklist (to be filled by reviewers)

codecov-commenter commented 4 months ago

Codecov Report

Merging #1982 (768fa8a) into develop (5723541) will increase coverage by 0.05%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1982 +/- ## =========================================== + Coverage 83.66% 83.71% +0.05% =========================================== Files 487 487 Lines 17738 17737 -1 Branches 2663 2663 =========================================== + Hits 14840 14848 +8 + Misses 2171 2170 -1 + Partials 727 719 -8 ``` [see 22 files with indirect coverage changes](https://app.codecov.io/gh/DataDog/dd-sdk-android/pull/1982/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)