Skip to content

Commit 511f79f

Browse files
update env variable
1 parent b821108 commit 511f79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ RUN yarn --immutable
200200

201201
ARG REACT_APP_COMMIT_ID=test
202202
ARG REACT_APP_ENV=production
203-
ARG REACT_APP_EDITION=community
203+
ARG REACT_APP_EDITION=enterprise
204204
ARG REACT_APP_DISABLE_JS_SANDBOX=true
205205
RUN yarn build:ee
206206

0 commit comments

Comments
 (0)