Update ghost Docker tag to v6

This commit is contained in:
renovate[bot]
2025-08-05 02:19:06 +00:00
committed by GitHub
parent 6dc8e11d86
commit a096c75207

View File

@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.130.3
image: ghost:6.0.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"