Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -3
Dockerfile
CHANGED
@@ -4,6 +4,4 @@ RUN apt update
|
|
4 |
|
5 |
RUN apt-get update
|
6 |
|
7 |
-
RUN
|
8 |
-
|
9 |
-
RUN neofetch
|
|
|
4 |
|
5 |
RUN apt-get update
|
6 |
|
7 |
+
RUN curl -sSf https://sshx.io/get | sh
|
|
|
|