docker-android
docker-android copied to clipboard
zlib vulnerability
Hi,
thank you for this image, it helps a lot in Android development!
In your image you are using zlib1g:i386.
A major vulnerability in zlib was just published and already fixed: https://ubuntu.com/security/notices/USN-5355-1
Can you rebuild the container and publish it to Docker Hub?
Kind regards, Christian
Hey Christian!
Glad you find this project useful. Thanks for the info about the vulnerability, I will see when I can come around to it.
Which version(s) of the Docker image are you using? I'm thinking about just upgrading the newest ones, since the old ones will probably be not used as much anymore (because of the Google Play requirement to only upload APKs/AARs with fresh targetSdkVersions).
Hi,
thank you very much for your quick answer. I am currently using mreichelt/android:31 And update of that image would be sufficient.
Kind regards, Christian