Update ghost Docker tag to v6.3.0

This commit is contained in:
renovate[bot]
2025-10-09 20:20:42 +00:00
committed by GitHub
parent c8eec0b3f2
commit 17a081aa35
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.2.0
image: ghost:6.3.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"