onnxruntime/tools
Yi Zhang 338e6672dd
use build.sourceversion in cache image key (#15019)
### Description
Use build.sourceversion in docker image cache key.



### Motivation and Context
We used filpath as the cache key in #14496.
In most cases, the docker base image tag is latest.
So, the hash of the files couldn't be aware of the change of base image.
As the result, the docker image restored, but the image will still be
rebuilt .
The maintenance cost would be huge if we pin image hash in docker file.
For example,
https://quay.io/repository/pypa/manylinux2014_x86_64?tab=tags&tag=latest,
it's updated almost every week.
So far, the build.sourceversion is the right way to keep cache is
updated and valid.
2023-03-24 10:01:22 +08:00
..
android_custom_build Update Gradle version (#14862) 2023-03-08 12:22:06 -08:00
ci_build use build.sourceversion in cache image key (#15019) 2023-03-24 10:01:22 +08:00
doc
nuget [DML EP] Upgrade DML to 1.10.1 (#14433) 2023-01-25 21:07:10 -08:00
perf_view
python Move offline_tuning.py, so that the utility will be package with whl distribution (#15124) 2023-03-23 15:24:41 +08:00