GPTfree api commited on
Commit
242cf61
·
verified ·
1 Parent(s): 77f202e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,7 +12,7 @@ RUN curl -fsSL https://bun.sh/install | bash && \
12
  RUN git clone https://github.com/smartfoloo/arsenic.git .
13
 
14
  # For Ad-Free Deployment, uncomment the following two lines and comment the above clone command
15
- # RUN git clone --branch Ad-Free https://github.com/UseInterstellar/Interstellar.git .
16
 
17
  # Install dependencies based on the package manager you want to use
18
  # Uncomment one of the following blocks depending on your package manager
 
12
  RUN git clone https://github.com/smartfoloo/arsenic.git .
13
 
14
  # For Ad-Free Deployment, uncomment the following two lines and comment the above clone command
15
+ # RUN git clone --branch Ad-Free https://github.com/titaniumnetwork-dev/Ultraviolet .
16
 
17
  # Install dependencies based on the package manager you want to use
18
  # Uncomment one of the following blocks depending on your package manager