mirror of
https://github.com/caprover/caprover
synced 2026-09-24 07:35:36 +00:00
Merge branch 'master' of github.com:caprover/caprover
This commit is contained in:
@@ -15,7 +15,7 @@ RUN npm install && \
|
||||
|
||||
# Build frontend code using a fixed hash commit.
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH a29c2db0e3bbd22f69d5854f2ee4fa1b3f69e4b8
|
||||
ENV FRONTEND_COMMIT_HASH 351a520ebcd57387866e7dc79659c097ecb74cd0
|
||||
|
||||
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