diff --git a/Dockerfile b/Dockerfile index fc9f354f..6c21fd45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ FROM zbigniew1/niu-browser-base:latest AS production WORKDIR /app # Install pnpm globally (some repos use it) -RUN npm install -g pnpm +RUN npm install -g pnpm --force # Install additional tools not in niu-browser-base # (niu-browser-base already has: git, curl, ca-certificates, gnupg, postgresql-client) diff --git a/config/projects.json b/config/projects.json index 063b0d38..184e6332 100644 --- a/config/projects.json +++ b/config/projects.json @@ -24,7 +24,7 @@ "inProgress": "694ec3a5d0dae4cb06d25517", "inReview": "694ec3a8f0359b62fa76ecb9", "done": "694ec3a935da16c70d20375c", - "debug": "TODO_ADD_DEBUG_LIST_ID" + "debug": "6957b2b9e407abc139296db3" }, "labels": { "readyToProcess": "694ec394370da080b52eb6be",