diff --git a/dockerfile-captain.release b/dockerfile-captain.release index 6c656da..b8e2624 100644 --- a/dockerfile-captain.release +++ b/dockerfile-captain.release @@ -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 && \