Update ghost Docker tag to v6.0.2

This commit is contained in:
renovate[bot]
2025-08-12 22:11:13 +00:00
committed by GitHub
parent 0414cfbeb9
commit 9939107897
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.0
image: ghost:6.0.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"