From 18b4112a3320277cea92cb65debaf8becdcef5c6 Mon Sep 17 00:00:00 2001 From: Pasha Sviderski Date: Fri, 19 Jun 2026 20:51:59 +1000 Subject: [PATCH] ucind: use corrosion image tag 2026.6.15 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index be271658..ec8b182b 100644 --- a/mise.toml +++ b/mise.toml @@ -12,7 +12,7 @@ protoc-gen-go = "1.34.2" protoc-gen-go-grpc = "1.5.1" [vars] -corrosion_version = "2026.5.14" +corrosion_version = "2026.6.15" ucind_image = "ghcr.io/psviderski/ucind:latest" [env]