mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
Target electron 9.0.0
This commit is contained in:
parent
e8b244b581
commit
fabc7887d9
@ -7,7 +7,7 @@ WORKDIR /usr/src/app
|
||||
|
||||
ENV npm_config_disturl=https://electronjs.org/headers
|
||||
ENV npm_config_runtime=electron
|
||||
ENV npm_config_target=7.1.14
|
||||
ENV npm_config_target=9.0.0
|
||||
|
||||
COPY src src
|
||||
COPY scripts scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user