diff --git a/Earthfile b/Earthfile index 1c3ea17..817fe86 100644 --- a/Earthfile +++ b/Earthfile @@ -72,7 +72,7 @@ ARG EFI_IMG_SIZE=2200 # internal variables ARG GOLANG_VERSION=1.22 ARG DEBUG=false -ARG BUILDER_3RDPARTY_VERSION=4.5 +ARG BUILDER_3RDPARTY_VERSION=4.4 IF [ "$OS_DISTRIBUTION" = "ubuntu" ] && [ "$BASE_IMAGE" = "" ] IF [ "$OS_VERSION" == 22 ] || [ "$OS_VERSION" == 20 ]