confluentinc / common-docker

Confluent Commons with support for building and testing Docker images.
Apache License 2.0
4 stars 69 forks source link

Update confluent docker utils and java17 #501

Closed hk10111 closed 4 months ago

hk10111 commented 4 months ago

Change Description

Fixes CVEs mentioned in https://confluentinc.atlassian.net/browse/CFK-3133 related to requests library which is updated to 2.32.2 in v0.0.82 of confluent-docker-utils

Testing

Change Description](https://semaphore.ci.confluent.io/workflows/419d880c-3625-46f3-b79e-c23dacfd2d08?pipeline_id=a5fae90f-60c0-41d9-b7e0-18b29282cd60)

samalapurapu commented 4 months ago

Cross checked with @rahejaprince We actually don't have build pipeline setup for RC branches, PR builds for docker repos is complicated and is hence only setup for nightly .x branches So, it fails always, these changes will be tested as part of bigger pipeline which will internally trigger this