[PR #909] [CLOSED] fix: revert Discourse, PostgreSQL and Redis to Bitnami legacy images #10940

Closed
opened 2026-06-07 21:43:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/909
Author: @MagiqueDeveloper
Created: 5/26/2026
Status: Closed

Base: canaryHead: patch-1


📝 Commits (1)

  • 9914c5e Update Docker images to legacy versions

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 blueprints/discourse/docker-compose.yml (+3 -3)

📄 Description

Bitnami deprecated their previous free Docker images after moving them behind a paid tier. Fortunately, they continue to maintain bitnami legacy images which are functionally identical to the previous versions.

This PR reverts the Discourse, PostgreSQL, and Redis Docker images back to the pre-deprecation (legacy) versions to restore compatibility and avoid the paid tier.

What is this PR about?

New PR for Dokploy Templates — Bitnami legacy image fix.

Checklist

Before submitting this PR, please make sure that:

  • I have read the suggestions in the README.md file General requirements when creating a template
  • I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
  • I have added tests that demonstrate that my correction works or that my new feature works.

Closed #502

Screenshots or Videos

Not Applicable


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/909 **Author:** [@MagiqueDeveloper](https://github.com/MagiqueDeveloper) **Created:** 5/26/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9914c5e`](https://github.com/Dokploy/templates/commit/9914c5e0fe3cd09cfb862f72355bf5a9997a47e4) Update Docker images to legacy versions ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/discourse/docker-compose.yml` (+3 -3) </details> ### 📄 Description Bitnami deprecated their previous free Docker images after moving them behind a paid tier. Fortunately, they continue to maintain `bitnami` legacy images which are functionally identical to the previous versions. This PR reverts the **Discourse**, **PostgreSQL**, and **Redis** Docker images back to the pre-deprecation (legacy) versions to restore compatibility and avoid the paid tier. ## What is this PR about? New PR for Dokploy Templates — Bitnami legacy image fix. ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file [General requirements when creating a template](https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template) - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Closed #502 ## Screenshots or Videos Not Applicable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-07 21:43:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#10940