diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 0d5472c7..3e278e3e 100644 --- a/.gitpod.Dockerfile +++ b/.gitpod.Dockerfile @@ -53,4 +53,4 @@ RUN bash -c ". /tmp/update-composer.sh" && rm /tmp/update-composer.sh RUN bash -c ". /tmp/scaffold-project.sh" && rm /tmp/scaffold-project.sh # Force the docker image to build by incrementing this value -ENV INVALIDATE_CACHE=308 \ No newline at end of file +ENV INVALIDATE_CACHE=309 \ No newline at end of file