We are happy to announce the release of ownCloud Server 10.16.2.
This is a maintenance release focusing on dependency updates and CI improvements.
Changelog
chore(deps): Update phpseclib/phpseclib to 3.0.50chore(deps): Bump minimatch from 3.1.3 to 3.1.5chore(deps): Bump underscore from 1.13.6 to 1.13.8chore(deps): Bump brace-expansion from 1.1.12 to 1.1.13ci: Pin action SHA for improved reproducibilityci: Fix dependabot configuration
Download
Tarball and ZIP archives are available at:
- https://download.owncloud.com/server/stable/owncloud-10.16.2.tar.bz2
- https://download.owncloud.com/server/stable/owncloud-10.16.2.zip
Verification files (.md5, .sha256, .asc) are available alongside the archives:
A complete bundle (including all apps) is also available:
- https://download.owncloud.com/server/stable/owncloud-complete-20260422.tar.bz2
- https://download.owncloud.com/server/stable/owncloud-complete-20260422.zip
Docker
The official Docker image is available on Docker Hub:
docker pull owncloud/server:10.16.2
The following convenience tags have been restored and now point to 10.16.2:
docker pull owncloud/server:10
docker pull owncloud/server:10.16
docker pull owncloud/server:10.15
docker pull owncloud/server:latest
Links
- GitHub: Release v10.16.2 · owncloud/core · GitHub
- Docker Hub: owncloud/server - Docker Image