Hello,
I am using AEM as cloud service, and trying to optimize my image delivery following this doc.
I know that we can enable the .webp format for the Image component below.

However, I also have images as background image in my Container component, and these images are not optimized. They does not make use of renditions nor .webp format in the url of the css `background-image` property.

Is there a way to optimize delivery for the background images in the Container component as well?
Thank you,