mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 06:06:33 +00:00
Target electron 9.3.2
This commit is contained in:
parent
909d0652ce
commit
197aa88b6d
@ -7,7 +7,7 @@ WORKDIR /usr/src/app
|
|||||||
|
|
||||||
ENV npm_config_disturl=https://electronjs.org/headers
|
ENV npm_config_disturl=https://electronjs.org/headers
|
||||||
ENV npm_config_runtime=electron
|
ENV npm_config_runtime=electron
|
||||||
ENV npm_config_target=9.2.0
|
ENV npm_config_target=9.3.2
|
||||||
|
|
||||||
COPY scripts scripts
|
COPY scripts scripts
|
||||||
COPY typings typings
|
COPY typings typings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user