Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docker complains about FROM ${NGINX_FROM_IMAGE} as builder because `'as' and 'FROM' keywords' casing do not match` [info](https://docs.docker.com/reference/build-checks/from-as-casing/). Super simple fix. Absolutely a minor fix, but it's one less warning.
- Loading branch information