Updated frontend

This commit is contained in:
Kasra Bigdeli
2019-01-18 22:20:38 -08:00
parent d59cf75385
commit 7f55a65e2d
+1 -1
View File
@@ -17,7 +17,7 @@ RUN npm run build
# Build frontend code
ENV FRONTEND_COMMIT_HASH ffba0a1697c6645f1b9778810539c9c3cecee2e4
ENV FRONTEND_COMMIT_HASH f6266c4e878edf4f9ce1b4b360d79e1a6034d41a
RUN git clone https://github.com/githubsaturn/caprover-frontend.git && \
cd caprover-frontend && \