pierrejeambrun commented on PR #32888:
URL: https://github.com/apache/airflow/pull/32888#issuecomment-1655949305

   As I understand the reported issue, an idea would be to update the 
dockerfile airflow version when we upgrade the airflow version in the 
test-branch. (update `airflow/__init__.py`, 
`airflow/api_connexion/openapi/v1.yaml`, just before building the release note 
and running the `breeze start-rc-process`).
   
   This way the tag will have the appropriate version in the dockerfile.
   
   We already have a line:
   ```
   Updating Dockerfile with the new version.
   ```
   
   For updating main version, we also need this in the test branch I think.


-- 
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]

Reply via email to