CircleCI-Public / cimg-android

The CircleCI Android Docker Convenience Image.
MIT License
75 stars 37 forks source link

fixup: we only track 3 versions of the build-tools #148

Closed bjohnso5 closed 1 month ago

bjohnso5 commented 1 month ago

Description

Remove the rogue fourth build-tools entry to ensure the androidFeed.sh can properly update the template on automated update flows.

Reasons

Without this change, the automated update workflows will generate invalid Dockerfile.template changes.