Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docker): make keywords uppercase (#344)
The 'as' keyword should match the case of the 'from' keyword FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
- Loading branch information