chore(container): update docker.io/nextcloud:30.0.0-fpm docker digest to e70f876 (#28016)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/nextcloud | final | digest | `f2e058e` -> `e70f876` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2024-10-19 15:09:01 +02:00
committed by GitHub
parent 8d467fb8a3
commit fdeb740048
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/nextcloud:30.0.0-fpm@sha256:f2e058e6b456fb8e54c73a7e1cf594fdf5c1f7edf4a1e458130805ee90ef78cf
FROM docker.io/nextcloud:30.0.0-fpm@sha256:e70f876f81bf5b6f44ead7e52a641d8816226f5234f60b8d32437efec192fdcc
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL4006
RUN set -ex; \
\