bump version tag 1.11.2

This commit is contained in:
Timothy Carambat
2026-03-18 09:25:39 -07:00
parent 7908c10379
commit 1ed3cb5ca0
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.1
ENV DEPLOYMENT_VERSION=1.11.2
# Setup the healthcheck
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \