Update ghost Docker tag to v6.0.6

This commit is contained in:
renovate[bot]
2025-09-02 02:32:34 +00:00
committed by GitHub
parent d35a3d2c8d
commit 0313267d75
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.0.5 image: ghost:6.0.6
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"