-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Summary
Version 3.2.99 introduces the deprecation of the tiredofit/discourse image and points users to new images:
However, these images do not currently exist, preventing users from migrating to the new references.
Steps to reproduce
- Try pulling or upgrading to
tiredofit/discourse:3.2.99. - Check the logs or release notes for migration instructions.
- Notice the message pointing to
nfrastack/discourseandnfrastack/container-discourse. - Verify that these images are unavailable on Docker Hub and GitHub Packages.
What is the expected correct behavior?
The replacement images (nfrastack/discourse and nfrastack/container-discourse) should exist and be publicly accessible so users can migrate smoothly from tiredofit/discourse.
Possible fixes
• Publish the missing images on Docker Hub and Github Container Registry.
• Update documentation with valid links to replacement images.
• Add a clearer deprecation notice if the replacement images are not yet available.
Reactions are currently unavailable