Update ghost Docker tag to v6.39.0

This commit is contained in:
renovate[bot]
2026-05-15 21:45:46 +00:00
committed by GitHub
parent a74184d3d6
commit 9f7a7eab54
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:6.38.0
image: ghost:6.39.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"