diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 9d1e6d02..97e5f643 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -53,4 +53,4 @@ RUN sudo bash -c ". /tmp/update-composer.sh" && rm /tmp/update-composer.sh RUN sudo bash -c ". /tmp/scaffold-project.sh" && rm /tmp/scaffold-project.sh # Force the docker image to build by incrementing this value -ENV INVALIDATE_CACHE=212 \ No newline at end of file +ENV INVALIDATE_CACHE=213 \ No newline at end of file