WSO2 logo

WSO2 Changelog

Improvement
Choreo
  • 30 Apr, 2026

Build-Time Environment Variables for BYOC Components

Choreo now supports configuring build-time environment variables for BYOC (Bring Your Own Container) components. These variables are passed as Docker build arguments (ARG), allowing developers to customize container builds with environment-specific settings, feature flags, and build configurations to support more flexible and reusable deployment workflows.

Configure Build-Time Environments