mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-28 13:46: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 \
|
||||
git clone https://github.com/balena-io-modules/etcher-sdk.git etcher-sdk && \
|
||||
cd etcher-sdk && \
|
||||
git checkout 776f5a2a37e078873fb04830201e30cec4e40cfd && \
|
||||
npm i && \
|
||||
rm -rf node_modules/ext2fs/deps node_modules/ext2fs/test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user