From: Vincent Vanwaelscappel Date: Thu, 6 Mar 2025 16:14:06 +0000 (+0100) Subject: #7374 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8004566706d74cc21aaf9cc9db06510ebec1f337;p=fluidbook-hosting-loadbalancer.git #7374 --- diff --git a/update b/update index 6030900..b0df661 100644 --- a/update +++ b/update @@ -15,5 +15,5 @@ chmod 755 ./update chmod 755 ./ssh chmod 600 ./ssh/id_rsa chmod 755 ./bin/* -DOCKER_BUILDKIT=1 docker compose build +COMPOSE_BAKE=true DOCKER_BUILDKIT=1 docker compose build docker compose down -v