Update ghost Docker tag to v6.0.9

This commit is contained in:
renovate[bot]
2025-09-16 02:29:37 +00:00
committed by GitHub
parent d1e30639f8
commit d44515e4c4
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.0.7 image: ghost:6.0.9
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"