1.11.0 release tag (#5014)

This commit is contained in:
Timothy Carambat
2026-02-18 08:47:47 -08:00
committed by GitHub
parent d38338b2c6
commit 40853e4e43
7 changed files with 8 additions and 8 deletions

View File

@@ -171,7 +171,7 @@ COPY --chown=anythingllm:anythingllm --from=frontend-build /app/frontend/dist /a
# Setup the environment
ENV NODE_ENV=production
ENV ANYTHING_LLM_RUNTIME=docker
ENV DEPLOYMENT_VERSION=1.10.0
ENV DEPLOYMENT_VERSION=1.11.0
# Setup the healthcheck
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \