From 4c095d62e3089b5c453851f9585f387a40b33a34 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Tue, 8 Aug 2023 16:20:29 +0200 Subject: [PATCH] chore(cuddle-please): update Signed-off-by: kjuulh --- ci/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/src/main.rs b/ci/src/main.rs index b4827fb..180436e 100644 --- a/ci/src/main.rs +++ b/ci/src/main.rs @@ -195,7 +195,7 @@ mod please_release { ) -> eyre::Result<()> { let build_image = client .container() - .from("kasperhermansen/cuddle-please:main-1691463075"); + .from("kasperhermansen/cuddle-please:main-1691504183"); let src = client .git_opts(