goingyt commited on
Commit
04c2769
Β·
verified Β·
1 Parent(s): 5bda2e5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -4,4 +4,6 @@ RUN apt update
4
 
5
  RUN apt-get update
6
 
 
 
7
  RUN curl -sSf https://sshx.io/get | sh
 
4
 
5
  RUN apt-get update
6
 
7
+ RUN apt-get install curl -y
8
+
9
  RUN curl -sSf https://sshx.io/get | sh