Maintenance 2025-07
Summary
This MR adds and removes base images from automatic build/release list. For highlights, Alpine 3.22 is in (including the NodeJS's Alpine variants) and upstream deprecated images are now phased out
Changes
- Removed deprecated Ubuntu Focal Fossa base image from build list as it is not supported by upstream anymore
- Removed deprecated NodeJS v23 images (Alpine- and Debian-based) as they are not supported by upstream anymore
- Added Alpine 3.22 base image
- NodeJS Alpine-based images now use Alpine 3.22 as base
- Added deprecation notice for API-30 (Android 11) as after 2025-08-31 only API-31 and above will be allowed on Google Play
- [Internal] Added
set -e
for shell scripts
Signed-off-by: San 'rdn' Mônico <san@monico.com.br>
Edited by San 'rdn' Mônico