Update ghost Docker tag to v6.4.0

This commit is contained in:
renovate[bot]
2025-10-18 03:04:29 +00:00
committed by GitHub
parent d5fc7cc003
commit d834f5bde2
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.3.1
image: ghost:6.4.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"