Update docker.io/ghost Docker tag to v6.18.2
On both domains I upgraded Ghost successfully by means of Watchtower Docker container update with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/ghost | minor | 6.17.2 → 6.18.2 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.18.2: 6.18.2
- 🐛 Fixed email rendering to use cached image dimensions (#26295) - Princi Vershwal
- 🐛 Fixed welcome emails using noreply address instead of default newsletter reply-to address (#26358) - Chris Raible
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.18.1...v6.18.2
v6.18.0: 6.18.0
- ✨ Added welcome emails for free and paid members (#26077) - Chris Raible
- 🎨 Modified assets hash to be SHA256 based - James Loh
- 🐛 Fixed from address for gmail inbox links (#26312) - Steve Larson
- 🐛 Fixed automatic Medium.com bookmark creation (#26294) - Kevin Ansfield
View the changelog for full details: https://github.com/tryghost/ghost/compare/v6.17.2...v6.18.0