Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -36,7 +36,6 @@
|
|
36 |
# ENV model=${model}
|
37 |
|
38 |
# Expose the server port
|
39 |
-
# Use the official Ollama Docker image as the base image
|
40 |
FROM ollama/ollama:latest
|
41 |
|
42 |
# Create a directory for Ollama data
|
|
|
36 |
# ENV model=${model}
|
37 |
|
38 |
# Expose the server port
|
|
|
39 |
FROM ollama/ollama:latest
|
40 |
|
41 |
# Create a directory for Ollama data
|