Skip to content

Commit 1b4d8de

Browse files
committed
update dockerfile
1 parent cc69d45 commit 1b4d8de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certifi
122122
ARG REACT_APP_COMMIT_ID=test
123123
ARG REACT_APP_ENV=production
124124
ARG REACT_APP_EDITION=community
125+
ARG REACT_APP_DISABLE_JS_SANDBOX=true
125126
RUN yarn build
126127

127128

0 commit comments

Comments
 (0)