Update ghost Docker tag to v6.2.0

This commit is contained in:
renovate[bot]
2025-10-04 01:32:32 +00:00
committed by GitHub
parent 099c3d7ad2
commit e260452404
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.1.0
image: ghost:6.2.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"