Skip to content

Commit 899ae75

Browse files
committed
update Dockerfile for automatically get the commit id
1 parent ef5792f commit 899ae75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy/docker/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ RUN yarn --immutable
119119
# curl is required for yarn build to succeed, because it calls it while building client
120120
RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates
121121

122-
ARG REACT_APP_COMMIT_ID=test
123122
ARG REACT_APP_ENV=production
124123
ARG REACT_APP_EDITION=community
125124
RUN yarn build

0 commit comments

Comments
 (0)