updated hashcode for frontend code

This commit is contained in:
Kasra Bigdeli
2019-01-18 21:58:44 -08:00
parent d5fa724c99
commit fe6e4a27f1
+1 -1
View File
@@ -17,7 +17,7 @@ RUN npm run build
# Build frontend code
ENV FRONTEND_COMMIT_HASH 79859ddcc0b0b1530a1f3c51420b8a3a6370dc69
ENV FRONTEND_COMMIT_HASH ffba0a1697c6645f1b9778810539c9c3cecee2e4
RUN git clone https://github.com/githubsaturn/caprover-frontend.git && \
cd caprover-frontend && \