Updated frontend

This commit is contained in:
Kasra Bigdeli
2019-01-18 23:34:48 -08:00
parent 89ffdc588a
commit 5c1bc6bb14
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ RUN npm run build
# Build frontend code
ENV FRONTEND_COMMIT_HASH f6266c4e878edf4f9ce1b4b360d79e1a6034d41a
ENV FRONTEND_COMMIT_HASH 21b6f6f1369f86cc6abbf48ff3d793e5a962bb1a
RUN git clone https://github.com/githubsaturn/caprover-frontend.git && \
cd caprover-frontend && \
+1 -1
View File
@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
const configs = {
publishedNameOnDockerHub: 'caprover/caprover',
version: '0.9.1',
version: '0.9.0',
defaultMaxLogSize: '512m',