diff --git a/.changeset/pr-680-2005667888.md b/.changeset/pr-680-2005667888.md new file mode 100644 index 000000000..8dbf5708c --- /dev/null +++ b/.changeset/pr-680-2005667888.md @@ -0,0 +1,5 @@ + +--- +"fusion-project-portal": patch +--- +Updating radixconfig with useBuildKit and useBuildCache diff --git a/clientBackend.Dockerfile b/clientBackend.Dockerfile index f9208d96d..144759209 100644 --- a/clientBackend.Dockerfile +++ b/clientBackend.Dockerfile @@ -1,7 +1,7 @@ # 1: Generate the client javascript bundle # ---------------------------------------------------- -FROM node:current-alpine as build-client +FROM registry.hub.docker.com/library/node:20.0.0-slim AS build-client RUN ls diff --git a/radixconfig.yaml b/radixconfig.yaml index 39f13595a..fbe7dbd6a 100644 --- a/radixconfig.yaml +++ b/radixconfig.yaml @@ -3,6 +3,9 @@ kind: RadixApplication metadata: name: fusion-project-portal spec: + build: + useBuildKit: true + useBuildCache: true environments: - name: feature build: @@ -155,7 +158,7 @@ spec: publicPort: http environmentConfig: - environment: feature - identity: + identity: azure: clientId: 2440e826-7642-4862-be77-2ce311780ac6 secretRefs: