From 808ac052f2478aeca097ff3b48216b4add04c64e Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 26 Jun 2026 04:00:30 +0000 Subject: [PATCH] chore: upgrade ghost to 6.47.0-alpine --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index b9b709f..da73e08 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: app: - image: ghost:6.45.0-alpine + image: ghost:6.47.0-alpine environment: # see https://ghost.org/docs/config/#configuration-options database__client: mysql