Skip to content

Commit

Permalink
chore(container): update docker.io/nextcloud:30.0.2-fpm docker digest…
Browse files Browse the repository at this point in the history
… to e8c17c1 (#29704)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/nextcloud | final | digest | `4f19a2f` -> `e8c17c1` |

---

> [!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-->
  • Loading branch information
truecharts-admin authored Nov 23, 2024
1 parent a1fcdab commit 7b2e351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/apps/nextcloud-fpm/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/nextcloud:30.0.2-fpm@sha256:4f19a2f3ca32f5641785666a138d128aa95fe2d7adf5050116663aa2ba0287d8
FROM docker.io/nextcloud:30.0.2-fpm@sha256:e8c17c1734e9e6a89989264aebae20bb9f05c16d16f33fa62875d9b83a7d244d
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL4006
RUN set -ex; \
\
Expand Down

0 comments on commit 7b2e351

Please sign in to comment.