mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-27 22:16:08 +00:00
Bump GMSAAS version to 1.15.0 (#540)
### Description Gmsaas had a major update in 1.15.0 which addresses adb connection issues (OpenSSL 3 is now used for ADB Tunnel instead of OpenSSL 1.1.1).
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
ARG DOCKER_ANDROID_VERSION
|
||||
FROM budtmo/docker-android:base_${DOCKER_ANDROID_VERSION}
|
||||
|
||||
ENV GMSAAS_CLI_VERSION="1.14.1"
|
||||
ENV GMSAAS_CLI_VERSION="1.15.0"
|
||||
|
||||
#================
|
||||
# Cloud Packages
|
||||
|
||||
Reference in New Issue
Block a user