Skip to content

v2023.09.10

Compare
Choose a tag to compare
@alvr alvr released this 10 Sep 15:55
· 5 commits to master since this release
932f654

Changelog

  • Add SSH package #26
  • CommandLine Tools 9.0 → 10.0 (for JDK11)
  • CommandLine Tools 9.0 → 11.0 (for JDK17)
  • Android SDK Platform-Tools 34.0.3 → 34.0.4

Changes comparison

Images content

  • JDK8 images are based on bellsoft/liberica-openjdk-alpine:8:

    • Alpine: 3.18
    • JDK: 8u372-7
  • JDK11 images are based on bellsoft/liberica-openjdk-alpine:11:

    • Alpine: 3.18
    • JDK: 11.0.19-7
  • JDK17 images are based on bellsoft/liberica-openjdk-alpine:17:

    • Alpine: 3.18
    • JDK: 17.0.7-7

Base image

  • Android SDK Command-line Tools: 9.0 (9477386) (JDK8)
  • Android SDK Command-line Tools: 10.0 (9862592) (JDK8)
  • Android SDK Command-line Tools: 11.0 (10406996) (JDK17)
  • Android SDK Platform-Tools: 34.0.4
  • Google Play Instant Development SDK: 1.9.0
  • SDK Patch Applier v4: 1

Specific images

Version SDK Build-Tools SDK Platform
Android 28 28.0.3 28 rev. 6
Android 29 29.0.3 29 rev. 5
Android 30 30.0.3 30 rev. 3
Android 31 31.0.0 31 rev. 1
Android 32 32.0.0 32 rev. 1
Android 33 33.0.2 33 rev. 2
Android 34 34.0.0 34 rev. 2

Use this image

Replace XX with the correct Android API level, from 28 to 34.
Replace YY with the JDK version of your choosing: 8, 11 or 17.

  • DockerHub: alvrme/alpine-android:android-XX-jdkYY-v2023.09.10
  • GHCR: ghcr.io/alvr/alpine-android:android-XX-jdkYY-v2023.09.10
  • Quay: quay.io/alvr/alpine-android:android-XX-jdkYY-v2023.09.10