Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dockerfile: migrate to AS keyword usage
Fix the following Docker image build warning that stops privnet image build: ``` 1 warning found (use docker --debug to expand): - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3) ``` Signed-off-by: Anna Shaleva <[email protected]>
- Loading branch information