Spaces:
Building
Building
Akaymighty
commited on
Commit
•
44dd400
1
Parent(s):
9f42e1b
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -4,7 +4,7 @@ FROM node:20
|
|
4 |
USER node
|
5 |
|
6 |
|
7 |
-
RUN git clone https://github.com/
|
8 |
|
9 |
|
10 |
WORKDIR /home/node/blue
|
|
|
4 |
USER node
|
5 |
|
6 |
|
7 |
+
RUN git clone https://github.com/Akaymightyy/Tiger-Bugbot-Radiation home/node/blue
|
8 |
|
9 |
|
10 |
WORKDIR /home/node/blue
|