Ubuntu 22.04 for Android & Docker

Ubuntu 22.04 for Android & Docker

Jul 11, 2024

Bitrise stacks are updated continuously according to the stack update policy. This page is updated every time a new update is released to one of the Linux-based stacks.

Learn more how to get notified of updates.

Updates #

Stack update v2024-06-06 (released 2024-07-11) #

  • Libraries required to compile Ruby from source are now preinstalled. Previously, some Ruby versions failed to build when running asdf install ruby x.y.z.
  • Android emulator update: 34.2.14 -> 34.2.15
  • Various Ubuntu package upgrades

Stack update v2024-05-29 #

  • Tool upgrades
    • Android emulator 34.1.20 -> 34.2.14
    • Ruby 3.1.43.1.5
    • Ruby 3.2.33.2.4
    • Ruby 3.3.03.3.1
    • Go 1.21.61.21.10
    • Go 1.22.01.22.3
    • Node.js 18.19.1 -> 18.20.2
    • Node.js 20.11.120.13.1
    • Node.js 21.6.221.7.3
    • Kotlin (system-wide) 2.0.0-Beta3 -> 2.0.0

Stack update v2024-04-22 #

  • Android emulator upgrade: 34.1.19 -> 34.1.20
  • Fixed building OpenSSL-related dependencies (e.g. Ruby gems) from source by preinstalling the libssl-dev package
  • Added an Automated Test Device emulator system image (system-images;android-34;aosp_atd;x86_64)
  • The Docker daemon is now configured to use mirror.gcr.io as a registry mirror ( more info)

Stack update v2024-03-18 #

  • Android emulator upgrade: 33.1.24 -> 34.1.19
  • Go 1.22 is now preinstalled, 1.20 is no longer installed
  • Node.js minor and patch version upgrades (Node 18, 20, 21)

Stack update v2024-02-05 (released 2024-02-08) #

  • The build-essential meta-package (containing gcc, libc-dev, make and other packages) is now instaled. This fixes Ruby gem installs that depend on native code compilation.
  • The bzip package and CLI command are now installed

Stack update v2024-01-24 #

Initial release of this new stack based on Ubuntu 22.

A summary of changes compared to the Ubuntu 20.04 is available here.