Update ghost Docker tag to v6.0.3

This commit is contained in:
renovate[bot]
2025-08-14 00:48:46 +00:00
committed by GitHub
parent 1fc14e693a
commit 6b95ea8f94
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.2
image: ghost:6.0.3
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"