Update ghost Docker tag to v5.107.0

This commit is contained in:
renovate[bot]
2025-01-19 13:12:40 +00:00
committed by GitHub
parent e0750b3ae9
commit f2aca22387
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.106.1
image: ghost:5.107.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"