From a9ab3cf9c2a8899f88a78005f6c41567f750c3cb Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 16:05:05 +0000 Subject: [PATCH] feat(cli-tools): update jdx/mise (v2025.2.8 -> v2025.5.3) --- images/homelab-workspace/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 56b7ea61..72e003d4 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -186,7 +186,7 @@ RUN --mount=type=tmpfs,target=/tmp \ # mise-en-place # renovate: datasource=github-releases depName=jdx/mise -ARG MISE_EN_PLACE_VERSION="2025.2.8" +ARG MISE_EN_PLACE_VERSION="2025.5.3" RUN --mount=type=tmpfs,target=/tmp \ --mount=type=tmpfs,target=/var/log \ --mount=type=tmpfs,target=/var/tmp \