From b51a5901eb36751ab002c74efcbeb5d6f88f3337 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 27 Jun 2024 21:57:21 +0200 Subject: [PATCH] chore(deps): update docker docker tag to v27 (#21) 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 | major | `26.1.4` -> `27.0.2` | --- ### 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 is behind base branch, 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.mgrote.net/container-images/httpd/pulls/21 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .woodpecker/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index d7923ee..453d14b 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -33,7 +33,7 @@ steps: evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"' build_and_push: # damit dieser Step laufen kann muss das Repo in der Woodpecker-GUI "privilegiert" sein - image: "docker:26.1.4" + image: "docker:27.0.2" volumes: - /var/run/docker.sock:/var/run/docker.sock commands: