Closed jtreminio closed 6 years ago
On edge this no longer works:
ARG COMPOSER_INSTALL=0
It must be ARG COMPOSER_INSTALL
ARG COMPOSER_INSTALL
Not valid anymore ... unsure what originally happened.
On edge this no longer works:
ARG COMPOSER_INSTALL=0
It must be
ARG COMPOSER_INSTALL