Update ghost Docker tag to v5.110.4

This commit is contained in:
renovate[bot]
2025-03-05 23:23:27 +00:00
committed by GitHub
parent f5472b199c
commit 420f899bb2

View File

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