commit | 7b948cea3177ec45e01a378374b0f363eb7d870f | [log] [tgz] |
---|---|---|
author | Maksims Svecovs <maksims.svecovs@arm.com> | Thu Apr 21 09:40:09 2022 +0100 |
committer | Maksims Svecovs <maksims.svecovs@arm.com> | Thu Apr 21 09:40:38 2022 +0100 |
tree | ac56c57d3031794a77096ac10b3803c4a8402735 | |
parent | 98d2590dfad373a8de2bc9bb4615259cda4c25c0 [diff] [blame] |
fvp dockerfiles ubuntu version update Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> Change-Id: Ie6ae563849fff2fbc2fc72be4d92278b479bed84
diff --git a/create-model-dockerfile.sh b/create-model-dockerfile.sh index 5c582b9..ce7aa26 100755 --- a/create-model-dockerfile.sh +++ b/create-model-dockerfile.sh
@@ -13,7 +13,7 @@ # globals OS="${OS:-ubuntu}" -OS_VER="${OS_VERSION:-bionic}" +OS_VER="${OS_VERSION:-focal}" MODEL_DIR="${MODEL_DIR:-/opt/model}" function usage() {