Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scripts/Dockerfile): Avoid legacy key-value format
Fix the following warning when building the docker image: > 1 warning found (use docker --debug to expand): > - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 10)
- Loading branch information