vikarshana commited on
Commit
a346c07
·
verified ·
1 Parent(s): 2ffe94d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -74,7 +74,7 @@ RUN playwright install-deps
74
  RUN playwright install chromium
75
 
76
  # Clone repository
77
- RUN git clone https://github.com/gwkrip/Turnstile-Solver.git /app
78
 
79
  # Copy file lokal (menimpa repo jika ada)
80
  COPY . /app
 
74
  RUN playwright install chromium
75
 
76
  # Clone repository
77
+ RUN git clone https://github.com/Theyka/Turnstile-Solver.git /app
78
 
79
  # Copy file lokal (menimpa repo jika ada)
80
  COPY . /app