mirror of
https://github.com/caprover/caprover
synced 2026-09-24 07:35:36 +00:00
Updated frontend ready for release
This commit is contained in:
@@ -14,7 +14,7 @@ RUN npm run build
|
||||
|
||||
# Build frontend code using a fixed hash commit
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH 2de97af39bbe9ded2b52e68ff06e4ae8241c09a1
|
||||
ENV FRONTEND_COMMIT_HASH 3aa3d862cf7188d05b5c7fa21314b4772d84472c
|
||||
|
||||
RUN git clone https://github.com/githubsaturn/caprover-frontend.git && \
|
||||
cd caprover-frontend && \
|
||||
|
||||
Reference in New Issue
Block a user