Update ghost Docker tag to v6.0.5

This commit is contained in:
renovate[bot]
2025-08-23 02:28:36 +00:00
committed by GitHub
parent c858d8e6c5
commit 77957c531b
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.0.4
image: ghost:6.0.5
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"