Spaces:
Running
Running
GPTfree api
commited on
Update Dockerfile
Browse files- 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/
|
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
|