chore(container): update docker.io/nextcloud:30.0.2-fpm docker digest to 3189102 (#29278)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/nextcloud | final | digest | `a832ca5` -> `3189102` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2024-11-13 09:13:47 +01:00
committed by GitHub
parent ec9559beb7
commit ca239aa7fe
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/nextcloud:30.0.2-fpm@sha256:a832ca5ed1d2690713fbe100ed7d8ad2532910ec4dc7a0dff27c3be41dc4942e
FROM docker.io/nextcloud:30.0.2-fpm@sha256:318910281021d56c36165c16a1983afbee9aaa5f11ccfe2a6f63e3d85aff89ae
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL4006
RUN set -ex; \
\