From 7a76b33d159b5c845098d4a08b6ec566c32448a7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 28 Jan 2024 23:25:42 +0100 Subject: [PATCH] chore(deps): pin registry.mgrote.net/statping-ng docker tag to 6b00a9f (#687) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.mgrote.net/statping-ng | pinDigest | -> `6b00a9f` | --- ### 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/687 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- docker-compose/statping-ng/docker-compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/statping-ng/docker-compose.yml.j2 b/docker-compose/statping-ng/docker-compose.yml.j2 index 78379ba0..98bdb57e 100644 --- a/docker-compose/statping-ng/docker-compose.yml.j2 +++ b/docker-compose/statping-ng/docker-compose.yml.j2 @@ -3,7 +3,7 @@ version: '2.3' services: statping: container_name: statping - image: "registry.mgrote.net/statping-ng:latest" + image: "registry.mgrote.net/statping-ng:latest@sha256:6b00a9ff1560b66be71dc5afb74afe3336987b0ef46aad821fab8849e70768e7" restart: always volumes: - statping_data:/app