mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 12:06:08 +00:00
Dockerfile: Bump release version
This commit is contained in:
parent
c543c49423
commit
69378b0873
@ -54,8 +54,8 @@ FROM ubuntu:19.10
|
||||
|
||||
# Please update the references below to use different versions of
|
||||
# devlib, WA or the Android SDK
|
||||
ARG DEVLIB_REF=v1.2
|
||||
ARG WA_REF=v3.2
|
||||
ARG DEVLIB_REF=v1.3
|
||||
ARG WA_REF=v3.3
|
||||
ARG ANDROID_SDK_URL=https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
|
Loading…
Reference in New Issue
Block a user