Update ghost Docker tag to v6.0.10

This commit is contained in:
renovate[bot]
2025-09-23 02:27:58 +00:00
committed by GitHub
parent cc90c5430b
commit 597df35590
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.9
image: ghost:6.0.10
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"