From 71cf260cc14696f8500a5733cee2db6335249fa9 Mon Sep 17 00:00:00 2001 From: Olli Janatuinen Date: Mon, 2 Jan 2023 12:14:25 +0000 Subject: [PATCH] Cache correct version of VMware tools --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 45cce022b..3220759a7 100755 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ rpi64: .dapper vmware: .dapper mkdir -p dist OS_FIRMWARE="false" \ - APPEND_SYSTEM_IMAGES="burmilla/os-openvmtools:11.2.0-5" \ + APPEND_SYSTEM_IMAGES="burmilla/os-openvmtools:12.1.5-1" \ ./.dapper release-vmware hyperv: .dapper