From 69b643309de7df20f3d3dba91c652930525fab5d Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 21 Mar 2024 20:54:15 +0000 Subject: [PATCH] Update docker.io/rust Docker tag to v1.77 (#11) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/rust | minor | `1.76` -> `1.77` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Bot Reviewed-on: https://git.kemitix.net/kemitix/skip/pulls/11 Co-authored-by: renovate Co-committed-by: renovate --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index b6cce0c..c608ac8 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,5 +1,5 @@ variables: - - &rust_image "docker.io/rust:1.76" + - &rust_image "docker.io/rust:1.77" - &slow_check_paths - path: # rust source code