wamr-ide: Modify Dockerfile to update base image version and fix build bug (#2068)
This commit is contained in:
@ -12,7 +12,7 @@ import {
|
||||
downloadFile,
|
||||
unzipFile,
|
||||
} from './directoryUtilities';
|
||||
import { SelectionOfPrompt, Status } from '../constants';
|
||||
import { SelectionOfPrompt } from '../constants';
|
||||
|
||||
const LLDB_RESOURCE_DIR = 'resource/debug';
|
||||
const LLDB_OS_DOWNLOAD_URL_SUFFIX_MAP: Partial<
|
||||
|
||||
Reference in New Issue
Block a user