chore(container): update public.ecr.aws/docker/library/nextcloud:31.0.8-fpm docker digest to 5ff431a (#39497)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[public.ecr.aws/docker/library/nextcloud](https://hub.docker.com/_/nextcloud)
([source](https://redirect.github.com/nextcloud/docker)) | final |
digest | `c495ea3` -> `5ff431a` |

---

> [!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**: Enabled.

♻ **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.

---

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

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-09-13 22:33:05 +02:00
committed by GitHub
parent 7828808c12
commit 4ed749dea0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM public.ecr.aws/docker/library/nextcloud:31.0.8-fpm@sha256:c495ea3af39d1f8b43044c6b7bdb46dd703ef7f2c681e25f6a7270f83eadbdd2
FROM public.ecr.aws/docker/library/nextcloud:31.0.8-fpm@sha256:5ff431abb2cda9da98c1b2d4c4cbbd3c2ebb89a0595fe38c24050c6193be8a28
# Adds SURY PHP repository (This is a workaround because IMAP php extension is no longer available in Debian Trixie)
# https://github.com/nextcloud/docker/issues/2456