Update ghost Docker tag to v5.96.0

This commit is contained in:
renovate[bot]
2024-10-08 02:11:00 +00:00
committed by GitHub
parent d906bd76e3
commit a794e75284

View File

@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.95.0
image: ghost:5.96.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"