Skip to content

Commit 31ed9f8

Browse files
feat(ui): switch chatwoot to git fork and update dependencies
1 parent f94d40e commit 31ed9f8

File tree

3 files changed

+297
-386
lines changed

3 files changed

+297
-386
lines changed

ui/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM node:21.4.0-alpine3.17 as base
22

33
ARG NPM_CONFIG_REGISTRY
44

5-
RUN apk add --update build-base python3 curl
5+
RUN apk add --update build-base python3 curl git
66

77
WORKDIR /app
88

0 commit comments

Comments
 (0)