We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can only upgrade to 26.0.2. since there is not a 26.0.13 version docker
can upgrade to the newest support version
- OS: debian PVE 5.19.17-2 - How docker service was installed: docker compose
x86-64
nextcloud: image: linuxserver/nextcloud:26.0.1 container_name: nextcloud environment: - PUID=1000 - PGID=100 - TZ=Asia/Shanghai volumes: - /zfspool/AppData/NextCloud/config:/config - /zfspool/media/nextcloud/data:/data ports: - 10001:443 expose: - 80
no
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Sorry, something went wrong.
The newest version is 28.0.3 and we build that. https://github.com/nextcloud/server/releases/tag/v28.0.3
What we don't build is patch releases for older versions.
You can always build them locally. Instructions are in the readme.
No branches or pull requests
Is there an existing issue for this?
Current Behavior
can only upgrade to 26.0.2. since there is not a 26.0.13 version docker
Expected Behavior
can upgrade to the newest support version
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: