Update ghost Docker tag to v5.109.3

This commit is contained in:
renovate[bot] 2025-02-11 03:18:16 +00:00 committed by GitHub
parent 9334f7513b
commit 7c2d9cf1a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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