bump versions to 1.10.0

This commit is contained in:
Timothy Carambat
2026-01-21 16:10:07 -08:00
parent b0150ce411
commit ac8248e08d
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.9.1
ENV DEPLOYMENT_VERSION=1.10.0
# Setup the healthcheck
HEALTHCHECK --interval=1m --timeout=10s --start-period=1m \