mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 06:06:33 +00:00
update etcher-sdk in the benchmark container
This commit is contained in:
parent
e2eb459a1d
commit
8bda189dc7
@ -17,6 +17,7 @@ RUN npm i
|
|||||||
RUN \
|
RUN \
|
||||||
git clone https://github.com/balena-io-modules/etcher-sdk.git etcher-sdk && \
|
git clone https://github.com/balena-io-modules/etcher-sdk.git etcher-sdk && \
|
||||||
cd etcher-sdk && \
|
cd etcher-sdk && \
|
||||||
|
git checkout 776f5a2a37e078873fb04830201e30cec4e40cfd && \
|
||||||
npm i && \
|
npm i && \
|
||||||
rm -rf node_modules/ext2fs/deps node_modules/ext2fs/test
|
rm -rf node_modules/ext2fs/deps node_modules/ext2fs/test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user