We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 841ec55 + 76e8e97 commit 99d12efCopy full SHA for 99d12ef
1 file changed
build-images/mise.Dockerfile
@@ -10,6 +10,6 @@ ENV MISE_CACHE_DIR="/mise/cache"
10
ENV MISE_INSTALL_PATH="/usr/local/bin/mise"
11
ENV PATH="/mise/shims:$PATH"
12
# renovate: datasource=github-releases depName=jdx/mise
13
-ENV MISE_VERSION="2026.5.12"
+ENV MISE_VERSION="2026.5.15"
14
15
RUN curl https://mise.run | sh
0 commit comments