Update docker.io/ghost Docker tag to v6.37.1
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.36.0 → 6.37.1 |
Release Notes
TryGhost/Ghost (docker.io/ghost)
v6.37.1
- 🐛 Improved checks for comped subs in member creation flow (#27778) - Steve Larson
View the changelog for full details: https://github.com/TryGhost/Ghost/compare/v6.37.0...v6.37.1
v6.37.0
What's Changed
- 🌐 Updated Vietnamese translations by @honhatduy in #27597
- 🌐 Bulgarian translation updates by @yovko in #27555
- 🎨 Expanded file upload allowlist with non-executable formats by @betschki in #27677
- 🐛 Tolerated absolute and pre-prefixed paths in S3Storage by @rob-ghost in #27671
- ✨ Added admin UI for publication social accounts by @JohnONolan in #27396
- 🐛 Fixed newsletter reply-to verification links failing after signin by @9larsons in #27660
- 🐛 Fixed second label filter creating duplicate filters on each toggle by @rob-ghost in
Full Changelog: https://github.com/TryGhost/Ghost/compare/v6.36.0...v6.37.0