From 47803956071ff7a688a498ad2991074c489fb42c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 22:05:29 +0000 Subject: [PATCH] Update dependency jdx/mise to v2026.9.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 446d1cf..17b65b3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN npm install -g context-mode@1.0.169 @anthropic-ai/claude-code@2.1.245 bmad-m # Renovate tracking for GitHub releases (mise) # renovate: datasource=github-releases depName=jdx/mise -ENV MISE_VERSION=v2026.8.14 +ENV MISE_VERSION=v2026.9.1 RUN curl https://mise.run | MISE_INSTALL_PATH=/usr/bin/mise MISE_VERSION=$MISE_VERSION sh RUN curl -fsSL https://antigravity.google/cli/install.sh | bash -s -- -d /usr/bin