Update ghost Docker tag to v6.35.0

This commit is contained in:
renovate[bot]
2026-04-29 01:46:42 +00:00
committed by GitHub
parent a6400e8b08
commit 511bfbd2d3
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services: services:
ghost: ghost:
image: ghost:6.32.0 image: ghost:6.35.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"