Update ghost Docker tag to v6.0.4

This commit is contained in:
renovate[bot]
2025-08-16 05:59:41 +00:00
committed by GitHub
parent f409d3b393
commit e1e04428c3
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.0.3 image: ghost:6.0.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"