mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Target electron 9.1.0
This commit is contained in:
parent
0e50d25881
commit
acd63f2c60
@ -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=9.0.5
|
||||
ENV npm_config_target=9.1.0
|
||||
|
||||
COPY src src
|
||||
COPY scripts scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user