GoogleContainerTools / distroless

🥑 Language focused docker images, minus the operating system.
Apache License 2.0
18.17k stars 1.11k forks source link

Make debian12 the default image #1574

Closed loosebazooka closed 2 months ago

loosebazooka commented 2 months ago

This should make any image without an explicit debian version now just point to debian12 (instead of debian11) images.

github-actions[bot] commented 2 months ago

🌳 🔄 Image Check

This pull request has modified the following images:

//nodejs:nodejs18_debug_root_amd64_debian12
//nodejs:nodejs18_nonroot_amd64_debian12
//nodejs:nodejs20_nonroot_amd64_debian12
//nodejs:nodejs20_debug_nonroot_amd64_debian12
//nodejs:nodejs20_debug_root_amd64_debian12
//nodejs:nodejs18_root_amd64_debian12
//nodejs:nodejs18_debug_root_arm64_debian12
//nodejs:nodejs18_nonroot_arm64_debian12
//nodejs:nodejs20_nonroot_arm64_debian12
//nodejs:nodejs18_debug_nonroot_amd64_debian12
//nodejs:nodejs20_root_amd64_debian12
//nodejs:nodejs20_root_arm64_debian12
//nodejs:nodejs20_debug_root_arm64_debian12
//nodejs:nodejs18_root_arm64_debian12
//nodejs:nodejs18_debug_nonroot_arm64_debian12
//nodejs:nodejs18_debug_root_arm_debian12
//nodejs:nodejs20_debug_nonroot_arm64_debian12
//nodejs:nodejs20_root_arm_debian12
//nodejs:nodejs18_debug_nonroot_arm_debian12
//nodejs:nodejs20_debug_root_arm_debian12
//nodejs:nodejs20_nonroot_arm_debian12
//nodejs:nodejs18_nonroot_arm_debian12
//nodejs:nodejs18_root_s390x_debian12
//nodejs:nodejs20_nonroot_s390x_debian12
//nodejs:nodejs18_debug_root_s390x_debian12
//nodejs:nodejs20_debug_root_s390x_debian12
//nodejs:nodejs18_root_ppc64le_debian12
//nodejs:nodejs18_debug_nonroot_s390x_debian12
//nodejs:nodejs20_root_s390x_debian12
//nodejs:nodejs18_debug_root_ppc64le_debian12
//nodejs:nodejs18_debug_nonroot_ppc64le_debian12
//nodejs:nodejs20_debug_root_ppc64le_debian12
//nodejs:nodejs18_nonroot_ppc64le_debian12
//nodejs:nodejs20_nonroot_ppc64le_debian12
//nodejs:nodejs20_debug_nonroot_ppc64le_debian12
//nodejs:nodejs20_root_ppc64le_debian12
//nodejs:nodejs20_debug_nonroot_s390x_debian12
//nodejs:nodejs18_root_arm_debian12
//nodejs:nodejs18_nonroot_s390x_debian12
//nodejs:nodejs20_debug_nonroot_arm_debian12

You can check the details in the report here

loosebazooka commented 2 months ago

oh these are just debian11 -> debian12 diffs, should be good to go.