1.12.1 release tags (#5483)

This commit is contained in:
Timothy Carambat
2026-04-22 16:15:59 -06:00
committed by GitHub
parent 010795d00b
commit f144692903
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.12.0
ENV DEPLOYMENT_VERSION=1.12.1
# Setup the healthcheck
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \