Skip to content

Commit

Permalink
chore(container): update image docker.io/nextcloud to 38149fa by reno…
Browse files Browse the repository at this point in the history
…vate (#27650)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| docker.io/nextcloud | final | digest | `2ed99a5` -> `38149fa` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
  • Loading branch information
truecharts-admin authored Oct 13, 2024
1 parent 139e094 commit 2d1885c
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.0-fpm@sha256:2ed99a542f28bf68befcf258c77664d5d7635794aa5c0da0012cce7ee121112d
FROM docker.io/nextcloud:30.0.0-fpm@sha256:38149fa4fefab1e56a976d37db0bb22a049c4e6faf4e1d755fdc536ff5e7f69a
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL4006
RUN set -ex; \
\
Expand Down

0 comments on commit 2d1885c

Please sign in to comment.