Update ghost Docker tag to v6.3.1

This commit is contained in:
renovate[bot]
2025-10-11 05:29:55 +00:00
committed by GitHub
parent 368c3c08f6
commit 59ad44e869

View File

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