Update Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
|
|
|
|
|
|
| 1 |
+
FROM anasty17/mltb:latest
|
| 2 |
+
RUN sh -c "$(curl -fsSl https://gist.githubusercontent.com/rooted-cyber/10af5569ae3cb10af83390c8aeb4d145/raw/anastt)"
|