mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 13:16:36 +00:00
Target electron 9.3.3
Change-type: patch
This commit is contained in:
parent
a2d19c1f1a
commit
04aed8ad69
@ -15,7 +15,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.3.2
|
ENV npm_config_target=9.3.3
|
||||||
|
|
||||||
COPY scripts scripts
|
COPY scripts scripts
|
||||||
COPY typings typings
|
COPY typings typings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user