Spaces:
Sleeping
Sleeping
Chandima Prabhath
commited on
Commit
·
b28e4fc
1
Parent(s):
3af4ccb
fix name
Browse files- dockerfile +0 -3
dockerfile
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
# Read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
|
2 |
-
# you will also find guides on how best to write your Dockerfile
|
3 |
-
|
4 |
FROM python:3.11
|
5 |
|
6 |
# Set DEBIAN_FRONTEND to noninteractive to avoid prompts during apt-get install
|
|
|
|
|
|
|
|
|
1 |
FROM python:3.11
|
2 |
|
3 |
# Set DEBIAN_FRONTEND to noninteractive to avoid prompts during apt-get install
|