Update ghost Docker tag to v5.130.0

This commit is contained in:
renovate[bot]
2025-07-16 04:01:35 +00:00
committed by GitHub
parent 3cfee35101
commit e006258cdf

View File

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