diff --git a/images/linux/ubuntu2004.json b/images/linux/ubuntu2004.json index 436c7c04..eb958327 100644 --- a/images/linux/ubuntu2004.json +++ b/images/linux/ubuntu2004.json @@ -288,8 +288,7 @@ ], "environment_vars": [ "METADATA_FILE={{user `metadata_file`}}", - "HELPER_SCRIPTS={{user `helper_script_folder`}}", - "DEBIAN_FRONTEND=noninteractive" + "HELPER_SCRIPTS={{user `helper_script_folder`}}" ], "execute_command": "/bin/sh -c '{{ .Vars }} {{ .Path }}'" },