mingchen / docker-android-build-box

An optimized docker image includes Android, Kotlin, Flutter sdk.
https://hub.docker.com/r/mingc/android-build-box/
MIT License
556 stars 233 forks source link

Improve docker hub latest #165

Closed master-bob closed 9 months ago

master-bob commented 11 months ago

This changes the Dockerhub "latest" header to be formatted correctly.

This also changes how the Bundletool Version is grabbed for "latest" allowing the version to hopefully be displayed correctly on the Dockerhub description and in the INSTALLED_VERSIONS.

master-bob commented 11 months ago

Well, I'm not sure what happened but when I made this the BUNDTLETOOL_VERSION was blank on Dockerhub, so I assumed there was some error in the way it was grabbing the version. But as of now it is not blank, so then perhaps it was just something else. Nonetheless the change is an improvement in my opinion, so I will still suggest it.