feat: Add check for version info in container build script (#774)
The build script currently fails on macOS due to an incompatible Bash version. This PR adds a version check to ensure the correct Bash version is being used before proceeding. Closes GitHub issue: https://github.com/ai-dynamo/dynamo/issues/318
Showing
Please register or sign in to comment