Update ghost Docker tag to v5.118.0

This commit is contained in:
renovate[bot]
2025-04-22 02:09:37 +00:00
committed by GitHub
parent c3acf48854
commit 8aca913b0e
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
ghost:
image: ghost:5.117.0
image: ghost:5.118.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"