potiuk commented on PR #40751: URL: https://github.com/apache/airflow/pull/40751#issuecomment-2325720198
Hey @dabla -> you need to also upgrade `common.sql` version in their provider.yaml - otherwise PROD image build is not able to find common.sql >= 1.17.0.dev0 The build is smart enough (or it should be at least) to figure out that in this case the `common.sql` package should be buillt and used for PROD image build - but you need to bump the version in it's provider.yaml. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
