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 \