Update etcher-sdk in the benchmark container

This commit is contained in:
Alexis Svinartchouk 2020-08-06 17:10:57 +02:00
parent acd63f2c60
commit 7272eb297b

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 2985621a89aac5fe3336898e0e59d91bc031c82e && \
git checkout b32cd4d378a82dd47f1aea8281b726748997b151 && \
npm i && \
rm -rf node_modules/ext2fs/deps node_modules/ext2fs/test