mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 20:26:36 +00:00
Update etcher-sdk in the benchmark container
This commit is contained in:
parent
acd63f2c60
commit
7272eb297b
@ -17,7 +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 2985621a89aac5fe3336898e0e59d91bc031c82e && \
|
git checkout b32cd4d378a82dd47f1aea8281b726748997b151 && \
|
||||||
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