Update ghost Docker tag to v5.109.6

This commit is contained in:
renovate[bot]
2025-02-19 02:56:54 +00:00
committed by GitHub
parent 22d198de7f
commit dd1960dfc1

View File

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