Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 72cf5d4

Browse files
authored
Update Dockerfile
1 parent deba179 commit 72cf5d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM quay.io/souravkl11/raganork:multidevice
22

3-
RUN git clone https://github.com/souravkl11/raganork-md /skl/Raganork
4-
WORKDIR /skl/Raganork
3+
RUN git clone https://github.com/souravkl11/raganork-md /railway/Raganork
4+
WORKDIR /railway/Raganork
55
ENV TZ=Asia/Kolkata
66
RUN yarn install --network-concurrency 1
77
CMD ["node", "index.js"]

0 commit comments

Comments
 (0)