Spaces:
Build error
Build error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -2,4 +2,4 @@ FROM debian:latest
|
|
2 |
RUN apt update
|
3 |
RUN apt install curl -y --fix-missing
|
4 |
RUN curl -sSf https://sshx.io/get | sh
|
5 |
-
|
|
|
2 |
RUN apt update
|
3 |
RUN apt install curl -y --fix-missing
|
4 |
RUN curl -sSf https://sshx.io/get | sh
|
5 |
+
RUN sshx
|