Update ghost Docker tag to v5.110.2

This commit is contained in:
renovate[bot]
2025-02-28 21:19:01 +00:00
committed by GitHub
parent a45d920612
commit 2b8b060036

View File

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