Update ghost Docker tag to v6.5.3

This commit is contained in:
renovate[bot]
2025-10-25 02:59:18 +00:00
committed by GitHub
parent 705ef42db9
commit d22c862aec

View File

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