microsoft / bond

Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
MIT License
2.61k stars 321 forks source link

[ci] Image cleanup script needs to handle 18.04 images #1164

Open chwarr opened 2 years ago

chwarr commented 2 years ago

The Docker image cleanup script doesn't properly handle that we now have both Ubuntu 16.04 and Ubuntu 18.04 images. It's only trying to clean up the 16.04 ones.