From b06b40c58a26edae5042a1d37d5576632baa6f5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:14:05 +0000 Subject: [PATCH] Bump jdxcode/mise from `f6a96c6` to `c0c7ba7` Bumps jdxcode/mise from `f6a96c6` to `c0c7ba7`. --- updated-dependencies: - dependency-name: jdxcode/mise dependency-version: c0c7ba7a7011e273f0d297ecd4d051332d4d27b501e28f9d095b3d445dedc737 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4c80225..d48b495 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ # https://hub.docker.com/r/jdxcode/mise/tags # This is latest. -FROM jdxcode/mise@sha256:f6a96c629ed75c908540acda407194e45544d10e982744b1f02fe78892aaa804 AS mise +FROM jdxcode/mise@sha256:c0c7ba7a7011e273f0d297ecd4d051332d4d27b501e28f9d095b3d445dedc737 AS mise # https://hub.docker.com/r/rockylinux/rockylinux/tags FROM rockylinux/rockylinux:9-ubil@sha256:a475955a742ea1e3f83d5765aec206804a714c9b654d17b691c9c17a5da02c8f AS final