Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
|
@@ -25,7 +25,6 @@ WORKDIR /workspace
|
|
| 25 |
# Expose Hugging Face port
|
| 26 |
EXPOSE 7860
|
| 27 |
|
| 28 |
-
09098
|
| 29 |
|
| 30 |
# Start VS Code server
|
| 31 |
# If PASSWORD isn't set, print error and exit (so you notice)
|
|
|
|
| 25 |
# Expose Hugging Face port
|
| 26 |
EXPOSE 7860
|
| 27 |
|
|
|
|
| 28 |
|
| 29 |
# Start VS Code server
|
| 30 |
# If PASSWORD isn't set, print error and exit (so you notice)
|