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