Spaces:
Sleeping
Sleeping
arslan-ahmed
commited on
Commit
•
0dfd2fa
1
Parent(s):
3e6ecf4
Revert "Update Dockerfile"
Browse filesThis reverts commit 142ffac9e93fbee7dfe45f44bcc64fd5f6cac0d2.
- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
|
2 |
# Use an official Python runtime as a parent image
|
3 |
-
FROM
|
4 |
|
5 |
# Set the working directory in the container
|
6 |
WORKDIR /app/ttyd
|
|
|
1 |
|
2 |
# Use an official Python runtime as a parent image
|
3 |
+
FROM arslan2k12/ttyd_base
|
4 |
|
5 |
# Set the working directory in the container
|
6 |
WORKDIR /app/ttyd
|