mirror of
https://github.com/caprover/caprover
synced 2026-09-25 16:15:34 +00:00
Updated frontend
This commit is contained in:
@@ -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 && \
|
||||
|
||||
@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
|
||||
const configs = {
|
||||
publishedNameOnDockerHub: 'caprover/caprover',
|
||||
|
||||
version: '0.9.1',
|
||||
version: '0.9.0',
|
||||
|
||||
defaultMaxLogSize: '512m',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user