1.12.0 release (#5331)

This commit is contained in:
Timothy Carambat
2026-04-02 13:52:00 -07:00
committed by GitHub
parent 5a2393e632
commit f6f1c80042
4 changed files with 5 additions and 5 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.11.2
ENV DEPLOYMENT_VERSION=1.12.0
# Setup the healthcheck
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \