Skip to content

Commit

Permalink
chore: remove api-gateway branch
Browse files Browse the repository at this point in the history
  • Loading branch information
heiruwu committed Apr 10, 2024
1 parent 05fd461 commit bf1387f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN echo "Instill Core latest codebase cloned on ${CACHE_DATE}"

WORKDIR /instill-core

RUN git clone -b heiru/INS-3998 https://github.com/instill-ai/api-gateway.git
RUN git clone https://github.com/instill-ai/api-gateway.git
RUN git clone https://github.com/instill-ai/mgmt-backend.git
RUN git clone https://github.com/instill-ai/console.git
RUN git clone https://github.com/instill-ai/pipeline-backend.git
Expand Down

0 comments on commit bf1387f

Please sign in to comment.