Commit f809480
committed
deps(docker): Use a pinned Corepack version and revert to 0.34.7
Use a pinned Corepack version instead of "latest" for reproducible builds.
Also revert to version 0.34.7 as version 0.35.0 contains a breaking change
regarding the proxy configuration [1].
A future commit will make the required changes in ORT Server to be able to
use version 0.35.0.
[1]: https://github.com/nodejs/corepack/releases/tag/v0.35.0
Signed-off-by: Nicolas Nobelis <nicolas.nobelis@bosch.com>1 parent 69f5e55 commit f809480
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments