mirror of
https://github.com/caprover/caprover
synced 2026-09-23 23:25:38 +00:00
Update dockerfile-captain.release
This commit is contained in:
@@ -15,7 +15,7 @@ RUN npm install --production && \
|
||||
|
||||
# Build frontend code using a fixed hash commit.
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH 86260f22233bd7f396128cab384dda70ce6c7b7b
|
||||
ENV FRONTEND_COMMIT_HASH e2dc2415860d5d1096096f06fc204e6b186110bf
|
||||
|
||||
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