Update ghost Docker tag to v6.1.0

This commit is contained in:
renovate[bot]
2025-09-29 19:14:49 +00:00
committed by GitHub
parent a82e32c96c
commit 4b84169b6f
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.0.10 image: ghost:6.1.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"