mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
Dockerfile: Update to reference new release of WA and devlib
This commit is contained in:
parent
8b337768a3
commit
88284750e7
@ -42,8 +42,8 @@ FROM ubuntu:19.10
|
|||||||
|
|
||||||
# Please update the references below to use different versions of
|
# Please update the references below to use different versions of
|
||||||
# devlib, WA or the Android SDK
|
# devlib, WA or the Android SDK
|
||||||
ARG DEVLIB_REF=v1.1.2
|
ARG DEVLIB_REF=v1.2
|
||||||
ARG WA_REF=v3.1.4
|
ARG WA_REF=v3.2
|
||||||
ARG ANDROID_SDK_URL=https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip
|
ARG ANDROID_SDK_URL=https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user