Update ghost Docker tag to v5.129.0

This commit is contained in:
renovate[bot]
2025-07-04 03:12:19 +00:00
committed by GitHub
parent bcb0e7be72
commit 3238e761bc
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.128.1
image: ghost:5.129.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"