1
0
mirror of https://github.com/rancher/os.git synced 2025-08-08 10:08:04 +00:00

Bump up open-vm-tools to 10.3.10-1

This commit is contained in:
Jason-ZW 2019-05-10 16:33:46 +08:00 committed by niusmallnan
parent 2faa916c2e
commit c0470d3644

View File

@ -48,7 +48,7 @@ rpi64: .dapper
vmware: .dapper vmware: .dapper
mkdir -p dist mkdir -p dist
APPEND_SYSTEM_IMAGES="rancher/os-openvmtools:10.2.5-3" \ APPEND_SYSTEM_IMAGES="rancher/os-openvmtools:10.3.10-1" \
./.dapper release-vmware 2>&1 | tee dist/release.log ./.dapper release-vmware 2>&1 | tee dist/release.log
hyperv: .dapper hyperv: .dapper