1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-01 10:52:33 +01:00

fw/version: Version Bump

Bump to the next revision release.
This commit is contained in:
Marc Bonnici
2019-03-04 14:06:29 +00:00
committed by setrofim
parent f977c3dfc8
commit b5db4afc05
3 changed files with 3 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ FROM ubuntu:17.10
# Please update the references below to use different versions of
# devlib, WA or the Android SDK
ARG DEVLIB_REF=v1.1.1
ARG WA_REF=v3.1.2
ARG WA_REF=v3.1.3
ARG ANDROID_SDK_URL=https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip
RUN apt-get update