From 791d6254a853185289603539d44c5ef33babf433 Mon Sep 17 00:00:00 2001 From: ifanhsu Date: Tue, 17 Jan 2023 11:21:11 -0800 Subject: [PATCH] Update version to 7.2.0 Change-Id: Ic8d0fdd5602c5e085649a3f66903ff435de8f7f6 --- azure/templates/azure_bootstrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/templates/azure_bootstrap.json b/azure/templates/azure_bootstrap.json index b36378d..669029f 100644 --- a/azure/templates/azure_bootstrap.json +++ b/azure/templates/azure_bootstrap.json @@ -270,7 +270,7 @@ "publisher": "fortinet", "offer": "fortinet_fortiweb-vm_v5", "sku": "fortinet_fw-vm", - "version": "7.0.3" + "version": "7.2.0" }, "osDisk": { "osType": "Linux",