Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
|
@@ -65,8 +65,8 @@ ARG VERSION
|
|
| 65 |
|
| 66 |
LABEL maintainer="OEvortex" \
|
| 67 |
org.label-schema.build-date=$BUILD_DATE \
|
| 68 |
-
org.label-schema.name="
|
| 69 |
-
org.label-schema.description="
|
| 70 |
org.label-schema.url="https://github.com/OEvortex/Webscout" \
|
| 71 |
org.label-schema.vcs-ref=$VCS_REF \
|
| 72 |
org.label-schema.vcs-url="https://github.com/OEvortex/Webscout" \
|
|
|
|
| 65 |
|
| 66 |
LABEL maintainer="OEvortex" \
|
| 67 |
org.label-schema.build-date=$BUILD_DATE \
|
| 68 |
+
org.label-schema.name="Samurai-Api" \
|
| 69 |
+
org.label-schema.description="Samurai-api API Server - OpenAI-compatible LLM proxy and It is also Know as daddy of DDC" \
|
| 70 |
org.label-schema.url="https://github.com/OEvortex/Webscout" \
|
| 71 |
org.label-schema.vcs-ref=$VCS_REF \
|
| 72 |
org.label-schema.vcs-url="https://github.com/OEvortex/Webscout" \
|