From 41643ebe8e9251d92cc20ae1638e6aeacf6b72e0 Mon Sep 17 00:00:00 2001 From: apolopena <3060702+apolopena@users.noreply.github.com> Date: Sat, 22 Jan 2022 11:31:33 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20TEST:=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 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