Add yq to asterinas image
This commit is contained in:
parent
781cb179ff
commit
8066f99e88
|
|
@ -25,6 +25,7 @@ RUN apt update && apt-get install -y --no-install-recommends \
|
||||||
unzip \
|
unzip \
|
||||||
wget \
|
wget \
|
||||||
zip
|
zip
|
||||||
|
RUN pip install yq
|
||||||
|
|
||||||
#= Download dependency =====================================================
|
#= Download dependency =====================================================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue