mirror of
https://github.com/caprover/caprover
synced 2026-05-04 02:30:30 +00:00
Update dockerfile-captain.release
This commit is contained in:
@@ -15,7 +15,7 @@ RUN npm install && \
|
||||
|
||||
# Build frontend code using a fixed hash commit.
|
||||
|
||||
ENV FRONTEND_COMMIT_HASH e34e6aaa226416e598b339908b781439e7dbf55c
|
||||
ENV FRONTEND_COMMIT_HASH e57d4a53fa742fc84c9cb74454d6d7d772cae91b
|
||||
|
||||
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