Releases: nextcloud/docker
v2026.6.2
This release introduces Nextcloud Server 34.0.0 and promotes it to the default latest channel. It also updates Alpine-based FPM variants for maintained branches to Alpine 3.24. Please follow your usual best practices when evaluating deployment to production.
What's Changed
- Add Nextcloud Server 34.0.0 images (
apache,fpm, andfpm-alpine) - Promote
latest(default) to Nextcloud 34.0.0 (34.0.0-apache) - Keep
stable/productionon Nextcloud 33.0.5 - Update
32-fpm-alpineand33-fpm-alpinebase images from Alpine 3.23 to Alpine 3.24- The new
34-fpm-alpineuses Alpine 3.24 from initial release
- The new
Image channels
| Channel | Server Branch | Server Version | Apache | FPM | FPM Alpine |
|---|---|---|---|---|---|
latest (default, Apache) |
34 | 34.0.0 | 34.0.0-apache |
34.0.0-fpm |
34.0.0-fpm-alpine |
stable / production |
33 | 33.0.5 | 33.0.5-apache |
33.0.5-fpm |
33.0.5-fpm-alpine |
34 / 34.0 |
34 | 34.0.0 | 34.0.0-apache |
34.0.0-fpm |
34.0.0-fpm-alpine |
33 / 33.0 |
33 | 33.0.5 | 33.0.5-apache |
33.0.5-fpm |
33.0.5-fpm-alpine |
32 / 32.0 |
32 | 32.0.11 | 32.0.11-apache |
32.0.11-fpm |
32.0.11-fpm-alpine |
Additional details regarding image variants, tags, supported architectures, updating, and immutability are available here: https://github.com/nextcloud/docker/wiki#nextcloud-docker-image-variants
Details
- Full Changelog: 9c817ae...701b437
- Docker Official Image PR: docker-library/official-images#21651
- Nextcloud Server changelog: https://nextcloud.com/changelog/
Contributors
v2026.6.1
This release includes standard upstream maintenance releases for Nextcloud Server 32 / 33 . The only image-specific changes are incidental distro-level package updates. Please follow your usual best practices when evaluating deployment to production.
What's Changed
- Bump Nextcloud Server to 32.0.11 / 33.0.5 in e0aa114
- Update
stable/productionto 33.0.5 by @J0WI in 9c817ae
Image channels
| Channel | Server Branch | Server Version | Apache | FPM | FPM Alpine |
|---|---|---|---|---|---|
latest (default, Apache) |
33 | 33.0.5 | 33.0.5-apache |
33.0.5-fpm |
33.0.5-fpm-alpine |
stable / production |
33 | 33.0.5 | 33.0.5-apache |
33.0.5-fpm |
33.0.5-fpm-alpine |
33 / 33.0 |
33 | 33.0.5 | 33.0.5-apache |
33.0.5-fpm |
33.0.5-fpm-alpine |
32 / 32.0 |
32 | 32.0.11 | 32.0.11-apache |
32.0.11-fpm |
32.0.11-fpm-alpine |
Additional details regarding image variants, tags, supported architectures, updating, and immutability are available here: https://github.com/nextcloud/docker/wiki#nextcloud-docker-image-variants
Details
- Full Changelog: c7a01a9...9c817ae
- Docker Official Image PR: docker-library/official-images#21588
- Nextcloud Server changelog: https://nextcloud.com/changelog/
Contributors
v2025.5.2
This release includes standard upstream maintenance updates for Nextcloud Server 32 / 33. The only image-specific changes are incidental distro-level package updates. Please follow your usual best practices when evaluating deployment to production.
What's Changed
- Bump Nextcloud Server to 32.0.10 / 33.0.4 in 3b01234
- Update
stable/latestto 33.0.4 by @J0WI in c7a01a9
Image channels
| Channel | Server Branch | Server Version | Apache | FPM | FPM Alpine |
|---|---|---|---|---|---|
latest (default, Apache) |
33 | 33.0.4 | 33.0.4-apache |
33.0.4-fpm |
33.0.4-fpm-alpine |
stable / production |
33 | 33.0.4 | 33.0.4-apache |
33.0.4-fpm |
33.0.4-fpm-alpine |
33 / 33.0 |
33 | 33.0.4 | 33.0.4-apache |
33.0.4-fpm |
33.0.4-fpm-alpine |
32 / 32.0 |
32 | 32.0.10 | 32.0.10-apache |
32.0.10-fpm |
32.0.10-fpm-alpine |
Additional details regarding image variants, tags, supported architectures, updating, and immutability are available here: https://github.com/nextcloud/docker/wiki#nextcloud-docker-image-variants
Details
- Full Changelog: 3b01234...c7a01a9
- Docker Official Image PR: docker-library/official-images#21557
- Nextcloud Server changelog: https://nextcloud.com/changelog/
Contributors
v2026.5.1
This release updates the Nextcloud Docker images to the latest upstream maintenance releases for the 32 and 33 branches. The main channel move is to Nextcloud Server 33.0.3, with 32.0.9 as the corresponding maintenance update on the 32 branch.
What's Changed
- Bump Nextcloud Server to 32.0.9 / 33.0.3
- Update
latest/stable/productionto 33.0.3 via docker-library/official-images#21357
Image channels
| Channel | Server Branch | Server Version | Apache | FPM | FPM Alpine |
|---|---|---|---|---|---|
latest (default, Apache) |
33 | 33.0.3 | 33.0.3-apache |
33.0.3-fpm |
33.0.3-fpm-alpine |
stable / production |
33 | 33.0.3 | 33.0.3-apache |
33.0.3-fpm |
33.0.3-fpm-alpine |
33 / 33.0 |
33 | 33.0.3 | 33.0.3-apache |
33.0.3-fpm |
33.0.3-fpm-alpine |
32 / 32.0 |
32 | 32.0.9 | 32.0.9-apache |
32.0.9-fpm |
32.0.9-fpm-alpine |
Additional details regarding image variants, tags, supported architectures, updating, and immutability are available here: https://github.com/nextcloud/docker/wiki#nextcloud-docker-image-variants
Details
- Full Changelog: 17c2c59...3b01234
- Docker Official Image PR: docker-library/official-images#21357
- Nextcloud Server changelog: https://nextcloud.com/changelog/
Contributors
v2026.4.1
v2026.6.1
This release includes standard upstream maintenance releases for Nextcloud Server 32 / 33 . The only image-specific change is a minor hooks related bug fix and, of course, the usual distro-level package updates. Please follow your usual best practices when evaluating deployment to production.
Since our last release, a small change was made to the README to clarify migration guidance surrounding the apps_paths directive. All other changes were repo-level housekeeping matters.
What's Changed
- Bump Nextcloud Server to 32.0.8 / 33.0.2 in efa6ee6
- Update
stable/productionto 32.0.8 by @J0WI in efa6ee6 - Update
latest/ default to 33.0.2 in efa6ee6 - Updated the image hook entrypoint script behavior for cleaner execution / skip reporting in #2551 by @joshtrichards
- Clarified the
apps_pathsmigration guidance in the README in #2559 by @joshtrichards
Image / version matrix
| Channel | Server branch | Server version | Apache | FPM | FPM Alpine |
|---|---|---|---|---|---|
latest (default, Apache) |
33 | 33.0.2 | 33.0.2-apache |
33.0.2-fpm |
33.0.2-fpm-alpine |
stable / production |
32 | 32.0.8 | 32.0.8-apache |
32.0.8-fpm |
32.0.8-fpm-alpine |
33 / 33.0 |
33 | 33.0.2 | 33.0.2-apache |
33.0.2-fpm |
33.0.2-fpm-alpine |
32 / 32.0 |
32 | 32.0.8 | 32.0.8-apache |
32.0.8-fpm |
32.0.8-fpm-alpine |
Additional details regarding image variants, tags, supported architectures, updating, and immutability are available here: https://github.com/nextcloud/docker/wiki#nextcloud-docker-image-variants
Details
- Full Changelog: a5577bc...17c2c59
- Docker Official Image PR: docker-library/official-images#21164
- Nextcloud Server changelog: https://nextcloud.com/changelog/
Contributors
v2025.12.1
What's Changed
- Bump Nextcloud Server to 31.0.12 / 32.0.3 by @J0WI
- Bump
stabletag to 31.0.12 by @J0WI - Speedup builds by using
github.com/nextcloud-releases/serverby @tsueri in #2489 - Fix pecl argument order by @J0WI (reported by @qingxuanrk) in #2503
- Bump
alpineimages to Alpine 3.23 (release notes) by @J0WI in #2507 - Bump PHP APCu to 5.1.28 (release notes)
- Bump PHP imagick to 3.8.1 (release notes)
New Contributors
Full Changelog:
- Image: v2025.11.1...v2025.12.1
- Nextcloud Server: https://nextcloud.com/changelog/
- Docker Official Image: docker-library/official-images#20478
v2025.11.1
What's Changed
- Bump Nextcloud Server to 31.0.11 / 32.0.2 by @J0WI
- Bump
stabletag to 31.0.11 by @J0WI - Remove EOL 30 by @J0WI in #2500
- Remove EOL 30 files by @J0WI in #2501
- Upgrade PHP redis 6.2.0 -> 6.3.0
- docs: Add Table of Contents to README by @joshtrichards
Full Changelog:
- Image: v2025.10.1...v2025.11.1
- Nextcloud Server: https://nextcloud.com/changelog/
- Docker Office Image: docker-library/official-images#20333
v2025.10.1
What's Changed
- Bump Nextcloud Server to 30.0.17 / 31.0.10 / 32.0.1 by @J0WI
- Bump
stabletag to 31.0.10 - Update PHP memcached 3.3.0 -> 3.4.0
Full Changelog:
- Image: v2025.9.3...v2025.10.1
- Nextcloud Server: https://nextcloud.com/changelog/
- Docker Office Image: docker-library/official-images#20154
v2025.9.3
What's Changed
- Add Nextcloud Server 32.0.0 by @J0WI
Full Changelog:
- Image: v2025.9.2...v2025.9.3
- Nextcloud Server: https://nextcloud.com/changelog/
- Docker Office Image: docker-library/official-images#19980
v2025.9.2
What's Changed
- Bump Nextcloud Server to 30.0.16 by @J0WI
- chore: drop unused libmcrypt-dev from Dockerfile templates by @joshtrichards in #2473
Full Changelog:
- Image: v2025.9.1...v2025.9.2
- Nextcloud Server: https://nextcloud.com/changelog/
- Docker Office Image: docker-library/official-images#19960