From 70e6bd51ea452855354def0f44fd42f6b05cdc72 Mon Sep 17 00:00:00 2001 From: apolopena <3060702+apolopena@users.noreply.github.com> Date: Tue, 1 Mar 2022 09:52:22 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20TEST:=20break=20docker=20cache?= 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 d1a581f3..691632f7 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=235 +ENV INVALIDATE_CACHE=237