diff --git a/build/Makefile b/build/Makefile index c316e44918..ebf476e6bc 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,5 +1,6 @@ export PACKER_CACHE_DIR := .cache export PACKER_VERSION := 1.8.2 +export BOX_VERSION := 202407.23.0 export CENTOS_ISO := 2004.01 ## ----------------- PACKER ------------------