Update ghost Docker tag to v5.129.1

This commit is contained in:
renovate[bot]
2025-07-08 02:12:44 +00:00
committed by GitHub
parent f94144e40f
commit f0d2f38dc5

View File

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