xfcxcxcdfdfd commited on
Commit
e8aa67e
·
verified ·
1 Parent(s): b86b326

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,7 +27,7 @@ RUN apt-get update && \
27
  && apt-get clean
28
 
29
  # Clone the repository
30
- RUN git clone https://github.com/AcidCaos/socialemperors.git /app/socialemperors
31
 
32
  # Set working directory to socialemperors
33
  WORKDIR /app/socialemperors
 
27
  && apt-get clean
28
 
29
  # Clone the repository
30
+ RUN git clone https://github.com/lilpulgoxxx/socialemperors.git /app/socialemperors
31
 
32
  # Set working directory to socialemperors
33
  WORKDIR /app/socialemperors