jolicode / docker-starter

🏗️ A skeleton to start a new web project with PHP, Docker and Castor
MIT License
337 stars 34 forks source link

Fix `FromAsCasing` build check #310

Closed JorickPepin closed 3 months ago

JorickPepin commented 3 months ago

Since the latest versions of Docker the https://docs.docker.com/reference/build-checks/from-as-casing/ build check is applied, displaying warnings if not respected.