mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 10:37:26 -05:00
[PR #606] [MERGED] Fix Discourse template manifest error - update to bitnamilegacy/discourse:3.5.0 #1946
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?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/606
Author: @Copilot
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @Siumauricio
Base:
canary← Head:copilot/fix-manifest-unknown-error📝 Commits (2)
9605829Initial plan31e7b4eFix Discourse template by updating to bitnamilegacy/discourse:3.5.0📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
blueprints/discourse/docker-compose.yml(+2 -2)📝
meta.json(+1 -1)📄 Description
What is this PR about?
Fixes deployment failure caused by non-existent
bitnami/discourse:3.3.2image. Bitnami moved legacy Debian-based images tobitnamilegacy/namespace.Changes:
docker-compose.yml:bitnami/discourse:3.3.2→bitnamilegacy/discourse:3.5.0for bothdiscourse-appanddiscourse-sidekiqservicesmeta.json: version3.3.2→3.5.0The template now deploys successfully with the available image from Docker Hub.
Checklist
Before submitting this PR, please make sure that:
Screenshots or Videos
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.