From 0e9ffb55e0dc52e7d15452aae6318981f1466c1e Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Fri, 17 May 2024 13:15:32 +0200 Subject: [PATCH] Update git.snaile.de/snailed/xbps-builder Docker tag to v2024.0511.2201 (#10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | git.snaile.de/snailed/xbps-builder | container | minor | `2024.0502.1733` -> `2024.0511.2201` | --- ### 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). Reviewed-on: https://git.snaile.de/snailed/st-custom/pulls/10 Co-authored-by: Johnny5 Co-committed-by: Johnny5 --- .forgejo/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 2c63b1a..f343422 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -11,7 +11,7 @@ on: jobs: build-and-publish: runs-on: docker - container: git.snaile.de/snailed/xbps-builder:2024.0502.1733@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b + container: git.snaile.de/snailed/xbps-builder:2024.0511.2201@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b env: LICENSE: "GPL-2.0" SHORT_DESCRIPTION: "Customized st"