chore(deps): update redis:7.2.4 docker digest to f44e917 (#739)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| redis | digest | `5799ed6` -> `f44e917` |

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Reviewed-on: #739
Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-02-06 18:55:07 +01:00 committed by mg
parent ed10c86ca1
commit 6adb20f569
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ services:
######## Redis ########
nextcloud-redis:
image: "redis:7.2.4@sha256:5799ed6f60e1a501204a51e3b1b95b1648fe570562b883b69234f11e9816994b"
image: "redis:7.2.4@sha256:f44e91787b843612a3878d8d8fae227b9db63f471214314f5b2e73576ca633d0"
container_name: nextcloud-redis
hostname: nextcloud-redis
networks:

View file

@ -56,7 +56,7 @@ services:
# docker pull registry.mgrote.net/myfirstimage
oci-registry-redis:
image: "redis:7.2.4@sha256:5799ed6f60e1a501204a51e3b1b95b1648fe570562b883b69234f11e9816994b"
image: "redis:7.2.4@sha256:f44e91787b843612a3878d8d8fae227b9db63f471214314f5b2e73576ca633d0"
container_name: oci-registry-redis
networks:
- intern