From b352dde4a3bff6dd10539e4f10166761bdca1a36 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jan 2024 17:00:49 +0100 Subject: [PATCH] chore(deps): update containrrr/watchtower docker tag to v1.7.1 (#656) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | containrrr/watchtower | patch | `1.7.0` -> `1.7.1` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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.mgrote.net/mg/homeserver/pulls/656 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- docker-compose/watchtower/docker-compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/watchtower/docker-compose.yml.j2 b/docker-compose/watchtower/docker-compose.yml.j2 index 5033089e..5d217722 100644 --- a/docker-compose/watchtower/docker-compose.yml.j2 +++ b/docker-compose/watchtower/docker-compose.yml.j2 @@ -3,7 +3,7 @@ services: watchtower: restart: always container_name: watchtower - image: containrrr/watchtower:1.7.0 + image: containrrr/watchtower:1.7.1@sha256:6dd50763bbd632a83cb154d5451700530d1e44200b268a4e9488fefdfcf2b038 volumes: - /var/run/docker.sock:/var/run/docker.sock environment: