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

View File

@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.3
image: ghost:6.0.4
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"