mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
Update etcher-sdk to tcp branch in the benchmark container
This commit is contained in:
parent
b361c1abee
commit
0e50d25881
@ -17,7 +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 && \
|
||||
git checkout 2985621a89aac5fe3336898e0e59d91bc031c82e && \
|
||||
npm i && \
|
||||
rm -rf node_modules/ext2fs/deps node_modules/ext2fs/test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user