Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +3 -1
Dockerfile
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
FROM debian:12.10
|
2 |
|
3 |
-
RUN apt update -y
|
|
|
|
|
|
1 |
FROM debian:12.10
|
2 |
|
3 |
+
RUN apt update -y
|
4 |
+
|
5 |
+
CMD tail -F tlaxcala.not
|