I am trying to update php version on the Docker
This is how my Dockerfile looks like
Dockerfile
FROM php:7.2-fpm # Install system dependencies RUN apt-g