Update ghost Docker tag to v5.119.0

This commit is contained in:
renovate[bot]
2025-05-06 01:49:16 +00:00
committed by GitHub
parent 6fe3dd6ed4
commit 4d7945f5fb

View File

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