mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 10:37:26 -05:00
[GH-ISSUE #565] Cap.so Template has wrong minio image | Cannot deploy #2282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @entrptaher on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/565
Originally assigned to: @Siumauricio, @Copilot on GitHub.
Template Name
Cap.so
Relevant Logs of the Error
Steps to Reproduce the Error
Environment Information
When does this error occur?
During template deployment
Additional Context
The bitnami/minio:latest image fails to pull because Bitnami discontinued free Docker Hub images in August 2025, making the latest manifest unavailable.
Example of working template:
Will you send a PR to fix it?
No