Update ghost Docker tag to v6.0.7

This commit is contained in:
renovate[bot]
2025-09-06 04:46:47 +00:00
committed by GitHub
parent 3cabc0391e
commit b0c6fa037f

View File

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