From adf8f9140568993b500c9f4875e63ef40ece509a Mon Sep 17 00:00:00 2001 From: apolopena <3060702+apolopena@users.noreply.github.com> Date: Fri, 4 Mar 2022 20:07:58 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20TEST:=20force=20docker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitpod.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile index 9b2ec8a8..61c319fd 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=302 \ No newline at end of file +ENV INVALIDATE_CACHE=303 \ No newline at end of file