hussein-awala commented on issue #36740:
URL: https://github.com/apache/airflow/issues/36740#issuecomment-1890158336
Good catch! but yeah, it's very strange. Based in the CI log, it should be
ok:
```
Replacing latest images with links to the newly created images.
Creating apache/airflow:latest-python3.11 alias for
apache/airflow:2.8.0-python3.11
Running command: <regctl image copy apache/airflow:2.8.0-python3.11
apache/airflow:latest-python3.11>
Working directory /home/runner/actions-runner/_work/airflow/airflow
regctl image copy --force-recursive --digest-tags
apache/airflow:2.8.0-python3.11 apache/airflow:latest-python3.11
Creating apache/airflow:latest alias for apache/airflow:2.8.0
Running command: <regctl image copy apache/airflow:2.8.0
apache/airflow:latest>
Working directory /home/runner/actions-runner/_work/airflow/airflow
regctl image copy --force-recursive --digest-tags apache/airflow:2.8.0
apache/airflow:latest
```
I checked the sha256 of the images we released one month ago to ensure that
it is not a new issue, but it looks like we had the same issue with the RC
images.
--
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]