Update etcher-sdk to tcp branch in the benchmark container

This commit is contained in:
Alexis Svinartchouk 2020-07-03 17:44:45 +02:00
parent b361c1abee
commit 0e50d25881

View File

@ -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