Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Pull the base image
|
2 |
#FROM ghcr.io/danny-avila/librechat-dev:650e9b4f6c7e1ea063638ce10f95fbd53631f4bd
|
3 |
|
4 |
-
FROM ghcr.io/danny-avila/librechat-dev:
|
5 |
|
6 |
|
7 |
# Set environment variables
|
|
|
1 |
# Pull the base image
|
2 |
#FROM ghcr.io/danny-avila/librechat-dev:650e9b4f6c7e1ea063638ce10f95fbd53631f4bd
|
3 |
|
4 |
+
FROM ghcr.io/danny-avila/librechat-dev:latest
|
5 |
|
6 |
|
7 |
# Set environment variables
|