Spaces:
Running
Running
MVPilgrim
commited on
Commit
·
8faa2b5
1
Parent(s):
8b58daa
fdsa
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
###############################################################################
|
2 |
-
# Use a specific version of Weaviate
|
3 |
FROM semitechnologies/weaviate:1.23.7 as weaviate
|
4 |
|
5 |
# Set environment variables if needed
|
|
|
1 |
###############################################################################
|
2 |
+
# Use a specific version of Weaviate.
|
3 |
FROM semitechnologies/weaviate:1.23.7 as weaviate
|
4 |
|
5 |
# Set environment variables if needed
|