From 78e524d61c4863d3df4ae87c97c62ace43a73b46 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Sat, 9 Aug 2025 11:47:11 +0000 Subject: [PATCH] bump ghost to 6 --- ghost/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/docker-compose.yml b/ghost/docker-compose.yml index b88f92a..48f626a 100644 --- a/ghost/docker-compose.yml +++ b/ghost/docker-compose.yml @@ -6,7 +6,7 @@ networks: services: ghost: - image: ghost:5-alpine + image: ghost:6-alpine container_name: ghost restart: unless-stopped networks: