From 9ec77fbf9b1b024f8a591211ffe0a8bd57459ecc Mon Sep 17 00:00:00 2001 From: Pamela Fox Date: Wed, 17 Dec 2025 12:44:06 -0800 Subject: [PATCH] Add remote build to keycloak --- azure.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure.yaml b/azure.yaml index 6981c01..968f007 100644 --- a/azure.yaml +++ b/azure.yaml @@ -18,6 +18,7 @@ services: language: docker host: containerapp docker: + remoteBuild: true path: ./keycloak/Dockerfile context: . agent: