Skip to content

Commit

Permalink
Update dockerfile-captain.release
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsaturn committed Aug 15, 2019
1 parent c1e67b9 commit c8d4612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile-captain.release
Expand Up @@ -15,7 +15,7 @@ RUN npm install && \

# Build frontend code using a fixed hash commit.

ENV FRONTEND_COMMIT_HASH fa8e0982e30bd73461db0b1b8ba09e1cafe625d6
ENV FRONTEND_COMMIT_HASH 53fdddba642a74d0a38ca249c99f809f297cc069

RUN mkdir -p /usr/src/app-frontend && cd /usr/src/app-frontend && \
git clone https://github.com/githubsaturn/caprover-frontend.git && \
Expand Down

0 comments on commit c8d4612

Please sign in to comment.