mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 00:22:06 -03:00
chore(container): update public.ecr.aws/docker/library/nextcloud docker tag to v32 (#40279)
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 | major | `31.0.9-fpm` -> `32.0.0-fpm` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM public.ecr.aws/docker/library/nextcloud:31.0.9-fpm@sha256:e2d5ea25d0aa53a3bb22e7fa537f40f8246e1d9ce8cd825891a9a8ada24188b0
|
||||
FROM public.ecr.aws/docker/library/nextcloud:32.0.0-fpm@sha256:601afbf1b540df52b2f86b735c476748e68a3e30e7aa1eb60e0e4791f0da8520
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user