mirror of
https://github.com/caprover/caprover
synced 2025-12-11 22:05:32 +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 e57d4a53fa742fc84c9cb74454d6d7d772cae91b
|
||||
ENV FRONTEND_COMMIT_HASH d0dc50a56a13dff1c4bba6fc3491c54098b9c209
|
||||
|
||||
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