From d5fe2003e65d1b427a64bbc9b9f203434f89ea00 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 3 Jul 2026 03:21:34 +0000 Subject: [PATCH] chore: upgrade ghost to 6.50.0-alpine --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index da73e08..89e5704 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: app: - image: ghost:6.47.0-alpine + image: ghost:6.50.0-alpine environment: # see https://ghost.org/docs/config/#configuration-options database__client: mysql