Update ghost Docker tag to v6.5.0

This commit is contained in:
renovate[bot]
2025-10-22 20:57:45 +00:00
committed by GitHub
parent f8e1346bc9
commit ed191066e0
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.4.0
image: ghost:6.5.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"