From 43c7f46e2208e2379fa86365431f15e795316df3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Jan 2025 10:23:36 +0000 Subject: [PATCH] chore(deps): update git.kemitix.net/kemitix/rust docker tag to v4 --- .forgejo/workflows/push-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/push-next.yml b/.forgejo/workflows/push-next.yml index 4a57795..c9a3d9e 100644 --- a/.forgejo/workflows/push-next.yml +++ b/.forgejo/workflows/push-next.yml @@ -7,7 +7,7 @@ jobs: runs-on: docker container: image: - git.kemitix.net/kemitix/rust:v3.1.0 + git.kemitix.net/kemitix/rust:v4.0.0 strategy: matrix: toolchain: -- 2.45.3