wamr-ide: Modify Dockerfile to update base image version and fix build bug (#2068)

This commit is contained in:
Wang Ning
2023-03-28 14:21:32 +08:00
committed by GitHub
parent ff4be24726
commit 0a7994ac0a
3 changed files with 19 additions and 31 deletions

View File

@ -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<