mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 14:16:36 +00:00
udpate electron target version to 9.0.3
This commit is contained in:
parent
794fcc9a60
commit
47da5af412
@ -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.0
|
||||
ENV npm_config_target=9.0.3
|
||||
|
||||
COPY src src
|
||||
COPY scripts scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user