From 8c1bed006df623167ec558c61fcf1e5cae91f3d4 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 21 Aug 2026 02:26:42 +0000 Subject: [PATCH] chore: upgrade ghost to 6.59.0-alpine --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index a0231a7..f35bf4b 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: app: - image: ghost:6.57.1-alpine + image: ghost:6.59.0-alpine environment: # see https://ghost.org/docs/config/#configuration-options database__client: mysql