mirror of
https://github.com/caprover/caprover
synced 2026-09-22 22:55:34 +00:00
Updated frontend
This commit is contained in:
@@ -15,7 +15,7 @@ RUN npm install && \
|
||||
|
||||
# Build frontend code using a fixed hash commit.
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH ea6a7a912fe39ca9693c45f1a6fe9c3fa8f71db8
|
||||
ENV FRONTEND_COMMIT_HASH f6c2127bdaea4f52a42d06f0c3d0c6b7eda21f3d
|
||||
|
||||
RUN mkdir -p /usr/src/app-frontend && cd /usr/src/app-frontend && \
|
||||
git clone https://github.com/githubsaturn/caprover-frontend.git && \
|
||||
|
||||
Reference in New Issue
Block a user