mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-26 20:56:34 +00:00
Target electron 9.2.0
This commit is contained in:
parent
7272eb297b
commit
1ba95316b2
@ -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.1.0
|
ENV npm_config_target=9.2.0
|
||||||
|
|
||||||
COPY src src
|
COPY src src
|
||||||
COPY scripts scripts
|
COPY scripts scripts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user