Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
FROM node:alpine
|
2 |
-
|
3 |
RUN git clone https://github.com/Payhon/chatgpt-proxy.git
|
4 |
|
5 |
|
|
|
1 |
FROM node:alpine
|
2 |
+
|
3 |
RUN git clone https://github.com/Payhon/chatgpt-proxy.git
|
4 |
|
5 |
|