Updated frontend ready for release

This commit is contained in:
Kasra Bigdeli
2019-01-26 20:26:57 -08:00
parent 79c5ca896f
commit 4feec5165a
+1 -1
View File
@@ -14,7 +14,7 @@ RUN npm run build
# Build frontend code using a fixed hash commit
ENV FRONTEND_COMMIT_HASH 2de97af39bbe9ded2b52e68ff06e4ae8241c09a1
ENV FRONTEND_COMMIT_HASH 3aa3d862cf7188d05b5c7fa21314b4772d84472c
RUN git clone https://github.com/githubsaturn/caprover-frontend.git && \
cd caprover-frontend && \