Update ghost Docker tag to v5.130.2

This commit is contained in:
renovate[bot]
2025-07-22 02:11:09 +00:00
committed by GitHub
parent dabc49d4b3
commit 97c7b80c84

View File

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