potiuk commented on issue #19569:
URL: https://github.com/apache/airflow/issues/19569#issuecomment-967801638


   Ah - actually it WAS there but was not followed (even by mysefl) so I have 
to see how we can make it more difficult to skip:
   
   ```
   If this is the newest image released, push the latest image as well.
   
   ```shell script
   docker tag "apache/airflow:${VERSION}" "apache/airflow:latest"
   docker push "apache/airflow:latest"
   ```
   


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