Update ghost Docker tag to v5.112.0

This commit is contained in:
renovate[bot]
2025-03-13 01:56:53 +00:00
committed by GitHub
parent 39d3160ff2
commit ba4424f9b8
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.111.0
image: ghost:5.112.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"