mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-29 04:13:24 +00:00
Fix yq installation issue
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
da82ca619f
commit
7cd41349d1
@ -12,7 +12,7 @@ RUN apt update && apt-get install -y --no-install-recommends \
|
||||
python-is-python3 \
|
||||
wget
|
||||
|
||||
RUN pip3 install iq tomli
|
||||
RUN pip3 install yq tomli
|
||||
|
||||
#= Build QEMU =================================================================
|
||||
|
||||
|
Reference in New Issue
Block a user