1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-05 18:31:12 +01:00

Dockerfile: Bump release version

This commit is contained in:
Marc Bonnici 2023-04-29 22:44:20 +01:00
parent 8b3f58e726
commit 46ff6e1f62

View File

@ -54,8 +54,8 @@ FROM ubuntu:20.04
# 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.3 ARG DEVLIB_REF=v1.3.4
ARG WA_REF=v3.3 ARG WA_REF=v3.3.1
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
# Set a default timezone to use # Set a default timezone to use