mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 12:16:37 +00:00
Update electron target to 9.0.5
This commit is contained in:
parent
a4bc60af31
commit
0d1a7ae03d
@ -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.3
|
||||
ENV npm_config_target=9.0.5
|
||||
|
||||
COPY src src
|
||||
COPY scripts scripts
|
||||
|
Loading…
x
Reference in New Issue
Block a user